Petite correction sur le 404.html.
This commit is contained in:
parent
e7d9619aaf
commit
bdcfec9883
1 changed files with 1 additions and 1 deletions
|
@ -4,5 +4,5 @@ RewriteCond %{HTTP_USER_AGENT} ^Mozilla/4
|
||||||
RewriteCond %{HTTP_USER_AGENT} !MSIE
|
RewriteCond %{HTTP_USER_AGENT} !MSIE
|
||||||
RewriteRule tuteurs.css netscape-sucks.css
|
RewriteRule tuteurs.css netscape-sucks.css
|
||||||
|
|
||||||
ErrorDocument 404 /home/tuteurs/www/web/404.html
|
ErrorDocument 404 /tuteurs/web/404.html
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue