diff --git a/.htaccess b/.htaccess index 6398174..bf6aae6 100644 --- a/.htaccess +++ b/.htaccess @@ -1,4 +1,4 @@ -ErrorDocument 404 /404/ +ErrorDocument 404 404/ ErrorDocument 401 /error/401.html ErrorDocument 500 /error/500.html ErrorDocument 502 /error/502.html