Re: [mp2] disabling a perl handler within a specific location

2003-03-04 Thread Thomas Klausner
Hi! On Tue, Mar 04, 2003 at 12:54:30AM -0500, Matt Avitable wrote: Does anyone know how one goes about disabling a particular handler within a specific location? For example, consider the following: Location / PerlInitHandler config PerlOutputFilterHandler filter

[mp2] disabling a perl handler within a specific location

2003-03-03 Thread Matt Avitable
Hi list :-) Does anyone know how one goes about disabling a particular handler within a specific location? For example, consider the following: Location / PerlInitHandler config PerlOutputFilterHandler filter /Location LocationMatch /(images|gfx)/ ## what can

Re: [mp2] disabling a perl handler within a specific location

2003-03-03 Thread Stas Bekman
Matt Avitable wrote: Hi list :-) Does anyone know how one goes about disabling a particular handler within a specific location? For example, consider the following: Location / PerlInitHandler config PerlOutputFilterHandler filter /Location LocationMatch /(images|gfx)/