Hey all,
I'm having some issues with the ErrorDocument directive, specifically for 401 errors and I'm not sure why. All of my other directives work but this one. Here's the details:
1) A user comes to the site and wants to log in.
2) IF that user supplies a faulty password then the user should get a 401.
Simple, right? Well, it's not working. I thought about two things both of which I'm testing right now:
1) The error page should be located in the directory that's being
protected.
2) The directive should specifically point to that file.
I'm not sure that this will fix it. Now, I do have several other ErrorDocument directives up and runnning so that leads me to wonder whether or not there's a memory liimit? Any suggestions?
- MT
I'm having some issues with the ErrorDocument directive, specifically for 401 errors and I'm not sure why. All of my other directives work but this one. Here's the details:
1) A user comes to the site and wants to log in.
2) IF that user supplies a faulty password then the user should get a 401.
Simple, right? Well, it's not working. I thought about two things both of which I'm testing right now:
1) The error page should be located in the directory that's being
protected.
2) The directive should specifically point to that file.
I'm not sure that this will fix it. Now, I do have several other ErrorDocument directives up and runnning so that leads me to wonder whether or not there's a memory liimit? Any suggestions?
- MT