Re: Fw: Apache::ReadConfig and RewriteRule

2010-11-30 Thread Torsten Förtsch
On Tuesday, November 30, 2010 13:59:13 Mithun Bhattacharya wrote: > I am trying to setup some rules using Apache::ReadConfig (to setup > Apache config using mod_perl) and was wondering how am I supposed to > define the RewriteCond and RewriteRule entries. > > I would like to implement something

Fw: Apache::ReadConfig and RewriteRule

2010-11-30 Thread Mithun Bhattacharya
PM Subject: Apache::ReadConfig and RewriteRule Hi, I am trying to setup some rules using Apache::ReadConfig (to setup Apache config using mod_perl) and was wondering how am I supposed to define the RewriteCond and RewriteRule entries. I would like to implement something similar to the followin

Apache::ReadConfig and RewriteRule

2010-11-24 Thread Mithun Bhattacharya
Hi, I am trying to setup some rules using Apache::ReadConfig (to setup Apache config using mod_perl) and was wondering how am I supposed to define the RewriteCond and RewriteRule entries. I would like to implement something similar to the following inside a VirtualHost. RewriteEngine on Rewr