You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by Charles Bueche <ch...@bueche.ch> on 2006/06/23 14:40:39 UTC

different FIxupHandler in different subdirs of reverse-proxy

Hi,

I have two fixup handlers, which I want to use in two separate
directories (dir 2 being under dir 1) :

<Proxy *>
	...
	PerlFixupHandler Apache2::mod_AAA
	...
</Proxy>
...
...
<Proxy https://server/BBB/>
	...
	PerlFixupHandler Apache2::mod_BBB
	...
</Proxy>

Is this allowed ? Will it work as advertised, eg within proxy requests
to BBB, I will get fixup BBB, and elsewhere fixup AAA ?

TIA,
Charles
-- 
Charles Bueche <ch...@bueche.ch>
sand, snow, wave, wind and net -surfer