From c428dd40953e62fe4a8d9455a0c0cff128b7644b Mon Sep 17 00:00:00 2001 From: rineau Date: Thu, 8 Apr 2004 09:15:19 +0000 Subject: [PATCH] Erreur sur 404.html --- .htaccess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.htaccess b/.htaccess index f8b2aa1..0da0fa3 100644 --- a/.htaccess +++ b/.htaccess @@ -4,7 +4,7 @@ RewriteCond %{HTTP_USER_AGENT} ^Mozilla/4 RewriteCond %{HTTP_USER_AGENT} !MSIE RewriteRule tuteurs.css netscape-sucks.css -ErrorDocument 404 404.html +ErrorDocument 404 /404.html RedirectMatch permanent /ancien-site/(.*) /$1