Update .htaccess

This commit is contained in:
nolanwhy 2023-02-04 22:17:38 +01:00
parent d4380ed464
commit a8a13d4bff
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
#only if using apache
ErrorDocument 403 /error.php?code=403
ErrorDocument 404 /error.php?code=404