# enable apache morRewrite module #
RewriteEngine on

RewriteBase /install/

RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
