BX list,



5208R

Whenever I have the below in a .htaccess file I get an error.

<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>





When the error occurs he error_log shows (*RewriteEngine not allowed here)*


[Fri Nov 14 16:54:32 2014] [alert] [client 68.185.168.128] /home/.sites/xx/sitexx/web/.htaccess: *RewriteEngine not allowed here*, referer: http://www.example.com/wp-admin/options-general.php


I have googled this but have not come up with any answers that relates to the 5208R


Thanks

--Tim


_______________________________________________
Blueonyx mailing list
[email protected]
http://mail.blueonyx.it/mailman/listinfo/blueonyx

Reply via email to