Hi All,
        I am new to apache & facing the following problem:

1. A custom module that does client authentication on top of mod_ssl returns
a FORBIDDEN when user is not authenticated. But when the server tries to
fetch the custom ErrorDocument for this error it is FORBIDDEN again by same
module above.
Is there any known solution to tackle this recursion. Will setting the
r->handler to modules content handler which generates a error page a good
solution? or is it possible to load the ErrorDoc URL's on startup.

Thanks for any help.

Regards,
Vyas

Reply via email to