RewriteEngine on
RewriteCond %{REQUEST_FILENAME} !\.php
RewriteRule ^(.*)$ - [R=404,L]

