svastani/Salima_Vastani_Site/master/.htaccess
# BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase /Salima_Vastani_Site/ RewriteRule ^index.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /Salima_Vastani_Site/index.php [L] </IfModule> # END WordPress