Thanks - yes I am aware of add_config but I assumed it was the lazy thing to do
!!
Can someone confirm that add_config is the recommended way to go (assuming
Apache2::ReadConfig isn't capable of handling all possible Apache
configurations) ?
Apologies for the typo - I am using it in modperl2
Hello,
Does modperl and Apache2::Request have a port for Ubuntu and which will be
installed by apt-get?
Ubuntu's development environment is so worse, has been losing so many
libraries, compiling modperl under which is hard.
Thanks.
Jeff Pang
http://blog.sina.
Tested on Ubuntu 9.10 64bit. All test pass ok.
Running in live environment for 2 days now without any problems.
--
Thomas
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
Maybe I asked too silly a question or I asked it incorrectly but I am hoping
someone can point me in the right direction for this ?
- Mithun
- Forwarded Message -
From: Mithun Bhattacharya
To: "modperl@perl.apache.org"
Cc:
Sent: Wednesday, November 24, 2010 3:15:56 PM
Subject: Ap
Hi,
I've noticed that when using custom directives within nested
the result of $r->location reports the parent one only, instead of the
subdir.
However if I add PerlSetVar the $r->location will report the correct one.
The way to replicate:
please follow the example
http://perl.apache.org/docs/2