RewriteEngine On RewriteCond %{REQUEST_URI} !/index\.php$ [NC] RewriteCond %{REQUEST_URI} \.(php|php3|php5|phar|phtml)$ [NC] RewriteRule .* - [F,L]