Re: mod_perl vs. mod_rewrite precedence?

2010-06-15 Thread Vincent Veyron
E R wrote: It seems that if there is a mod_perl handler installed at a location, a mod_rewrite rule rewriting that location to another doesn't have any effect. I noticed that with mod_dir in Apache2 : it won't redirect for 'trailing slash' if a handler is configured for that location. I add

mod_perl vs. mod_rewrite precedence?

2010-06-08 Thread E R
I'm trying to figure out how mod_perl and mod_rewrite work together. This is with Apache 1.3.41, mod_perl 1.30, perl 5.8,9. It seems that if there is a mod_perl handler installed at a location, a mod_rewrite rule rewriting that location to another doesn't have any effect. Below is a sample httpd.