removing an authhandler from sublocation?

2000-04-13 Thread Saar Picker
Hi, I was wondering if there was a way to remove a mod_perl handler from a location beneath a location where the handler was set. So if you have: Location / SetHandler perl-script PerlHandler My::Module /Location can you do: Location /sublocation # no handlers /Location I've tried the above

Re: removing an authhandler from sublocation?

2000-04-13 Thread Vivek Khera
"SP" == Saar Picker [EMAIL PROTECTED] writes: SP can you do: SP Location /sublocation SP # no handlers SP /Location Try "SetHandler default-handler" inside your location. Not tested, but in theory... ;-) -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Vivek Khera,