> I'm still trying to learn more about how Apache and mod_perl work
> internally, so I would really appreciate if someone could explain why the
> old setup didn't work.  It seemed like it ought to.
>
If you don't have it already, you should take a look at "eagel book"
(www.modperl.com) and read it carefully.

As far as I had seen, your first configuration didn't work because the
handler was set to "proxy-server" by mod_rewrite and your config has
overwritten this with "perl-script".

Gerald

Reply via email to