Hi,
If I block an IP with deny in .htaccess it gives a 403 properly, however if the user requests a file that does not exist they receive a 404 instead of the 403. Is there a way to change the order the errors are evaluated in? I'd like a 403 to be displayed regardless of what file the user is requesting if they are blocked in the .htaccess
Thanks.
If I block an IP with deny in .htaccess it gives a 403 properly, however if the user requests a file that does not exist they receive a 404 instead of the 403. Is there a way to change the order the errors are evaluated in? I'd like a 403 to be displayed regardless of what file the user is requesting if they are blocked in the .htaccess
Thanks.