This message was sent from Geocrawler.com by "Darko Krizic" <[EMAIL PROTECTED]>
Be sure to reply to that address.
I have a PerlHandler (content handler) like this:
<Location /easyshop/>
SetHandler perl-script
PerlHandler BSB::MyScript
PerlInitHandler Apache::StatINC
PerlSendHeader Off
</Location>
Now I want to return a AUTH_REQUIRED if the URI begins with "/admin/" and the user has
not authenticated. I this basically possible or is it "too late", since the auth and
authz stages passed already?
...darko
Geocrawler.com - The Knowledge Archive