Re: [EMAIL PROTECTED] ErrorDocument on 401

2006-11-30 Thread Joshua Slive
On 11/30/06, Saad, Dan (N-Computer Sciences Corp) <[EMAIL PROTECTED]> wrote: Additionally, a 401 Authorization Required error was encountered while trying to use an ErrorDocument to handle the request. You need to point the Errordocument directive at a place that is not itself restricted by au

[EMAIL PROTECTED] ErrorDocument on 401

2006-11-30 Thread Saad, Dan (N-Computer Sciences Corp)
We're doing some authentication at the top of our site and want to redirect via ErrorDocument to A local error document /errors/401.html which is in a subdirectory "errors" I have been successful in getting Apache to provide a message but not a local page. I have tried the following with n