From f7d25908bc9432b6975309b3a9cf2d31074ec393 Mon Sep 17 00:00:00 2001 From: Anxhelo Lushka Date: Tue, 13 Mar 2018 11:49:43 +0100 Subject: [PATCH] Update .htaccess --- .htaccess | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.htaccess b/.htaccess index 9d13f57..638eb75 100644 --- a/.htaccess +++ b/.htaccess @@ -33,3 +33,5 @@ RewriteRule ^([^\.]+)$ $1.php [NC,L] BrowserMatch \bMSIE !no-gzip !gzip-only-text/html Header append Vary User-Agent + +ErrorDocument 404 /404.html