X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=install%2FNomDuWiki%2F.htaccess;h=4f0d7879a4aa8ac3b371a744ffcb9cae21ca8aa9;hb=HEAD;hp=bf4f4029ef702b557fe939df72ff8e1064cbc08c;hpb=f7ca53e1a41a81555b2b38cdff0d7f4f29c67e6d;p=wikifarm.git diff --git a/install/NomDuWiki/.htaccess b/install/NomDuWiki/.htaccess index bf4f402..4f0d787 100644 --- a/install/NomDuWiki/.htaccess +++ b/install/NomDuWiki/.htaccess @@ -4,5 +4,4 @@ RewriteRule ^$ index.php [L] RewriteRule ^index.php$ index.php [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d -RewriteRule (.*) index.php?n=$1 [QSA,L] - +RewriteRule (.*) index.php?n=$1 [QSA,L]