Re: HTTP Proxy using MOD_PERL

2006-09-06 Thread Charles Bueche
l WebTop), I filter the data flow using simple SetOutputFilter provided by http://apache.webthing.com/mod_line_edit If all this stuff sounds like Chinese, you will need to make you smart. Buy some books and start hacking. Expect some headaches and don't fear to look into source code to under

Re: HTTP Proxy using MOD_PERL

2006-09-06 Thread Charles Bueche
iate if anyone could point me to the documentation or > suggest ways to achieve this. > > Thanks > Sumit -- Charles Bueche <[EMAIL PROTECTED]> sand, snow, wave, wind and net -surfer

different FIxupHandler in different subdirs of reverse-proxy

2006-06-23 Thread Charles Bueche
ill it work as advertised, eg within proxy requests to BBB, I will get fixup BBB, and elsewhere fixup AAA ? TIA, Charles -- Charles Bueche <[EMAIL PROTECTED]> sand, snow, wave, wind and net -surfer

Re: regular expressions

2006-06-05 Thread Charles Bueche
nks for any suggestions. > > > Malka Cymbalista > Webmaster, Weizmann Institute of Science > [EMAIL PROTECTED] > 08-934-3036 -- Charles Bueche <[EMAIL PROTECTED]> www.netnea.com : your best source for ultra-geeks !

Re: [mp2] is DIR_CREATE called for directives ?

2006-05-30 Thread Charles Bueche
Hoho ! that would explain some behavior I have noticed. Thanks for the hints ! Charles On mar, 2006-05-30 at 08:32 -0400, Geoffrey Young wrote: > Charles Bueche wrote: > > Hi again, > > > > responding to my own request : no. If one wants the default behavior > > &g

Re: [mp2] is DIR_CREATE called for directives ?

2006-05-28 Thread Charles Bueche
directives within httpd.conf containers. Thanks, Charles On sam, 2006-05-27 at 17:51 +0200, Charles Bueche wrote: > Hi Geoffrey, > > oops, that was a typo, I meant DIR_MERGE in fact. > > But really, do I need a DIR_MERGE even to achieve the default behavior ? > > Charles &

Re: [mp2] is DIR_CREATE called for directives ?

2006-05-27 Thread Charles Bueche
Hi Geoffrey, oops, that was a typo, I meant DIR_MERGE in fact. But really, do I need a DIR_MERGE even to achieve the default behavior ? Charles On Sat, 2006-05-27 at 11:32 -0400, Geoffrey Young wrote: > > What do I do wrong ? Do I have to do something special when I register > > the new directi

[mp2] is DIR_CREATE called for directives ?

2006-05-27 Thread Charles Bueche
quot;global", even if my request goes to "subdir/". What do I do wrong ? Do I have to do something special when I register the new directives ? TIA, Charles -- Charles Bueche <[EMAIL PROTECTED]> sand, snow, wave, wind and net -surfer

Re: [mp2] accessing the config of another module

2006-05-17 Thread Charles Bueche
a lot from it. Charles On mer, 2006-05-17 at 09:38 -0400, Geoffrey Young wrote: > Charles Bueche wrote: > > Hi, > > > > I have a C module loaded and working. It's an access_handler. It has its > > own configuration directives, which I can use in the global se

[mp2] accessing the config of another module

2006-05-17 Thread Charles Bueche
the C module above. I have studied and tried Apache2::Module, Apache2::Directive, and read a lot, but I can't find a working solution. Pointers and code example welcome... Charles -- Charles Bueche <[EMAIL PROTECTED]> sand, snow, wave, wind and net -surfer