Re: Fw: Apache2::ReadConfig and RewriteRule

2010-11-30 Thread Mithun Bhattacharya
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

modperl for ubuntu

2010-11-30 Thread Jeff Pang
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.

Re: [RELEASE CANDIDATE] libapreq2 2.13 RC

2010-11-30 Thread Thomas den Braber
Tested on Ubuntu 9.10 64bit. All test pass ok. Running in live environment for 2 days now without any problems. -- Thomas

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

Custom directive and - bug?

2010-11-30 Thread Alex J. G. Burzyński
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