diff --git a/.htaccess b/.htaccess index de18cf5..fa484cb 100644 --- a/.htaccess +++ b/.htaccess @@ -34,7 +34,7 @@ RewriteRule ^([^\.]+)$ $1.php [NC,L] Header append Vary User-Agent -ErrorDocument 404 /404.html +ErrorDocument 404 ../404.html ## EXPIRES CACHING ##