Options -Indexes

<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule . ../index.php [L]
</IfModule>