Options -Indexes Options -MultiViews RewriteEngine On # you can put here your myaac root folder # path relative to web root #RewriteBase /myaac/ RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^.*$ index.php [L]