I have this .htaccess file:
Options +FollowSymLinks -Indexes -MultiViews RewriteEngine on RewriteRule ^(.*)index\\.php$ /$1 [NC,R=301,L] RewriteCond %{REQU