[Plugin: WP Super Cache] Mode rewrite rule cannot be updated
-
I’m using Super cache and having this message :
Mod Rewrite rules cannot be updated!
You must have BEGIN and END markers in /.htaccess for the auto update to work. They look like this and surround the main WordPress mod_rewrite rules:
# BEGIN WordPress
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
# END WordPressRefresh this page when you have updated your .htaccess file.
So I have updated my .htacces file and refresh the page, (and relaunch the browser as weel) and I stillhave this message. Is it a problem and how to solve it?
thanj you for your answers!
Eric
The topic ‘[Plugin: WP Super Cache] Mode rewrite rule cannot be updated’ is closed to new replies.