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