#Options +FollowSymlinks RewriteEngine on RewriteBase / # Pretty urls on localhost with alias RewriteCond %{HTTP_HOST} localhost RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^(.*)$ wow/index.php?$1