From 5b73478f6d157b03b6c8972f9060f4fb00570dde Mon Sep 17 00:00:00 2001 From: Fil <fil@rezo.net> Date: Sun, 26 Oct 2008 17:27:40 +0000 Subject: [PATCH] commentaire errone (davduf) --- htaccess.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htaccess.txt b/htaccess.txt index 2735d91085..3632e0e58b 100644 --- a/htaccess.txt +++ b/htaccess.txt @@ -64,7 +64,7 @@ RewriteRule "." - [skip=100] ### # Compatibilite avec les URLS "html" (pour transition sympa) -# voir fichier ecrire/urls/html.php3 +# voir fichier ecrire/urls/html.php RewriteRule ^rubrique([0-9]+)(\.html)?$ spip.php?page=rubrique&id_rubrique=$1 [QSA,L] RewriteRule ^article([0-9]+)(\.html)?$ spip.php?page=article&id_article=$1 [QSA,L] RewriteRule ^breve([0-9]+)(\.html)?$ spip.php?page=breve&id_breve=$1 [QSA,L] -- GitLab