Help with proxy and PerlHandler with Apache::Filter

2003-03-12 Thread David Culp
I'm having problems using Proxy after a PerlHandler and Apache::Filter is used.             Objective:                 Proxy        /        http://foo.com       What Happens:                             proxy:http://foo.com   Any suggestion or pointers to relevant docs would b

Re: Need Help With Apache::Filter (mod 1.x) - Results

2003-03-11 Thread David Culp
> Stas wrote: > > http://www.cpan.org/authors/id/G/GE/GEOFF/Apache-Clean-0.05.tar.gz > > p.s. Apache-Clean-2.x is for mp2. > Thanks Stas ! Looking in the tar file and at modperl_extra.pl, I was able to use the syntax and methods/properties to update my perl file. I was able to change som

Need Help With Apache::Filter

2003-03-11 Thread David Culp
I need help with the Apache::Filter and Apache::OutputChain modules. I've read all the documentation and review the few examples. I've installed the modules, but "it is still not working".   What I want to accomplish: I have done via Apache 2.0 mod_ext_filter. However, I am forced to revert

Need Help With Apache::Filter (mod 1.x)

2003-03-11 Thread David Culp
I need help with the Apache::Filter and Apache::OutputChain modules. I've read all the documentation and review the few examples. I've installed the modules, but "it is still not working".   What I want to accomplish: I have done via Apache 2.0 mod_ext_filter. However, I am forced to revert

Help - Can Apache 2 Filters be implemented in Apache 1.3.x via mod_perl - Continue

2003-03-06 Thread David Culp
 Sorry - implemented via mod_perl 1.x     - Original Message - From: David Culp To: [EMAIL PROTECTED] Sent: Thursday, March 06, 2003 11:13 PM Subject: Help - Can Apache 2 Filters be implemented in Apache 1.3.x via mod_perl     Can Apache 2 Filters be implemented in Apache 1.3.x

Help - Can Apache 2 Filters be implemented in Apache 1.3.x via mod_perl

2003-03-06 Thread David Culp
    Can Apache 2 Filters be implemented in Apache 1.3.x via mod_perl ? My goal is to rewrite some parts of the body of a web page before it is sent     back to the client  (Output Filter). I have it working in Apache 2 using an Output Filter.     However, I'm forced to return to Apache 1