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
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
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