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