Options +FollowSymlinks AddDefaultCharset UTF-8 RewriteEngine on RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteBase /thelia2 RewriteRule ^admin(/.*)?$ index_dev.php/admin/$1 [L,QSA]