I Cant change my .htacess file
-
I am getting redirect error on my sub site in my network, and my .htacess file keep reverting back to
# BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPress
I have tried
-updating my main site and all of the sites in my network
-deactivating all plugins
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘I Cant change my .htacess file’ is closed to new replies.