Help required! I have had my site running fine for the past month, it is setup as a network with 7 sub-directories i.e. domain/site1, domain/site2 etc.
Whilst trying to re-write the htaccess file -in root file, (to increase php memory settings) I deleted it.
Resulting in loosing access to all my sub-directories (could still see domain). I have since installed a new basic htaccess file, via ft upload, copied from the help files, with the following data;
# Options -Indexes
# BEGIN WordPress
# END WordPress
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPress
I can now access these sub-directories again i.e. site1, 2, 3 etc. however when they are loaded there is no theme or style now associated with them, its visible now in a sort of text only version (see attachment).
I am also unabe to access any of the admin pages asssociated with these sites i.e. domain/site1/wp-admin etc.
Hope this makes sense..
Your help would be much appreciated, site already getting good traffic levels..
You must be an AppThemes customer and logged in to view this response. Join today!
Please help our moderating team work more efficiently by not sending us support questions via PM. You can read more about how AppThemes support works here. However, you can send a PM to follow up and remind me if I missed your support request/thread.