littleantz
Forum Replies Created
-
Forum: Networking WordPress
In reply to: Folders getting error 404I logged in to my cpanel, go to sub domain section. added “*” (without the quotes) subdomain pointed to the root of the main site.
Forum: Networking WordPress
In reply to: Folders getting error 404@ipstenu, Here is my .htaccess
RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] # uploaded files RewriteRule ^files/(.+) wp-includes/ms-files.php?file=$1 [L] RewriteCond %{REQUEST_FILENAME} -f [OR] RewriteCond %{REQUEST_FILENAME} -d RewriteRule ^ - [L] RewriteRule . index.php [L]@andrea_r, I am on cPanel
Forum: Fixing WordPress
In reply to: Where are the post options for 3.1?Forum: Networking WordPress
In reply to: Folders getting error 404I believe i set things up correctly as far as the sub domain settings are concern because I can add site (subdomain) without a problem.
I don’t see any problem with my network WP.
It just my existing sub domains and sub folders prior to activation of the network is returning 404 with the current wp theme.
Can I PM you or email you so I can give you the domain?
Thanks for the reply.
Forum: Plugins
In reply to: [Contact Form 7] [Plugin: Contact Form 7] Only Admin has right to changeI also need this.
Hope someone can give us how to make Contact Form accessible by admins only.
thanks