From 0e283486cb6cd707334cdebc9831e5c95cb62ce8 Mon Sep 17 00:00:00 2001 From: jriou Date: Sun, 19 Oct 2003 20:52:00 +0000 Subject: [PATCH] Ajout d'une redirection latex.html -> latex/ --- .htaccess | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.htaccess b/.htaccess index 338c369..62ad87f 100644 --- a/.htaccess +++ b/.htaccess @@ -122,3 +122,5 @@ RedirectMatch permanent /tuteurs/cours/latex/ /tuteurs/logiciels/latex/ RedirectMatch permanent /tuteurs/premiere-fois/ /tuteurs/debutants.html RedirectMatch permanent /tuteurs/cours/ /tuteurs/logiciels/latex/ +RedirectMatch permanent /tuteurs/logiciels/latex.html /tuteurs/logiciels/latex/ +