From 5c15e26779f61de3dce100ce9361fdbb7e3c3d8c Mon Sep 17 00:00:00 2001 From: Anxhelo Lushka Date: Sat, 17 Mar 2018 16:14:56 +0100 Subject: [PATCH] Update .htaccess --- .htaccess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ##