RewriteEngine On RewriteBase /coloradoskiresorts/ RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /coloradoskiresorts/index.php [L]