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 <[EMAIL PROTECTED]>
sand, snow, wave, wind and net -surfer

Reply via email to