diff --git a/.htaccess b/.htaccess index 06ca0aa..886abb0 100644 --- a/.htaccess +++ b/.htaccess @@ -33,4 +33,4 @@ RewriteRule ^([^\.]+)$ $1.html [NC,L] Header append Vary User-Agent -ErrorDocument 404 404.html +ErrorDocument 404 /404.html