Andy Hale wrote:
I have a custom PerlAuthenHandler that works fine when protecting
particular URLs but if I try to protect the document root it also
protects necessary URLs I use for login and logout. Is there a way that
I can exclude particular URLs or allow them to pass thru?
Here is my SSO.c
The solution I had chosen for this was to create an auth handler that
simply always returned Apache::OK... then specifically name those files
in the config and set the auth handler to the OK returning one.
-Original Message-
From: Andy Hale [mailto:[EMAIL PROTECTED]
Sent: Wednesday, Jul