The following reply was made to PR config/355; it has been noted by GNATS. From: Gregory Neil Shapiro <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Re: config/355: ErrorDocument 401 skips authorization request Date: Thu, 10 Apr 1997 17:01:33 -0400 (EDT)
marcs> On Thu, 10 Apr 1997, Gregory Neil Shapiro wrote: >> errordocument 401 http://www.wpi.edu/Academics/EvalSorry.html marcs> Assuming this .htaccess is on www.wpi.edu, try changing that to: marcs> ErrorDocument 401 /Academics/EvalSorry.html marcs> and see if it works any better. This is a protocol limitation, not marcs> really an Apache one. Yes, that does fix the problem. Thanks for the workaround.
