From a8a13d4bffa0019456d586c3d1258fa004c58b15 Mon Sep 17 00:00:00 2001 From: nolanwhy Date: Sat, 4 Feb 2023 22:17:38 +0100 Subject: [PATCH] Update .htaccess --- .htaccess | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.htaccess b/.htaccess index bc90bcb..857d2b3 100644 --- a/.htaccess +++ b/.htaccess @@ -1,3 +1,5 @@ +#only if using apache + ErrorDocument 403 /error.php?code=403 ErrorDocument 404 /error.php?code=404