SetEnv PHP_VER 7 SetEnv REGISTER_GLOBALS 0 Options -Indexes Options +FollowSymLinks ErrorDocument 404 /index.php RewriteEngine On RewriteRule ^(favicon\.ico|robots\.txt|sitemap\.xml) - [NC,L] RewriteRule ^(.*)$ index.php [QSA,L]