problem with Apache2::AuthCookie
am 29.07.2009 21:32:19 von Brian ClarksonI started having an odd problem with a simple subclass of
Apache2::AuthCookie after a mod_perl upgrade.
When authorization fails, apache apparently returns a forbidden page to
the user (not just a forbidden status to the authentication hook) then
fails to redirect the user back to the login page. The browser actually
displays the following:
ody>
Forbidden
You don't have permission to access /archive/
on this server.
Additionally, a 200 OK error was encountered
while trying to use an ErrorDocument to handle the request.
Apache Server at www.psychonomic.org Port 80