Erreur sur 404.html
This commit is contained in:
parent
dfc516657e
commit
c428dd4095
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue