My custom 403 error page isn't working for IPs banned by "deny from" in .htaccess. I get the [an error occurred while processing this directive] error message. The code works for other 403-forbidden errors, like trying to view a directory.
I think I know why; the IP address is banned from accessing all files on the site, and I'm exec'ing a common CGI perl program from the 403 page.
I thinking that I'm hosed. Anyone else have any luck with this?


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks