Java Mailing List Archive

http://www.apache-httpd.com/

Home » modperl.perl »

Pass value from filter to anothe filter

Idel Fuschini

2009-05-13

Replies: Find Java Web Hosting

Author LoginPost Reply
Hi,

I have this configuration on server:
 
PerlModule aaaa::bbbb
PerlTransHandler +aaaa::module1
<Location /xxx/*>
    SetHandler modperl
    PerlInputFilterHandler aaaa::module2
</Location>

and I want to pass variable from module1 to module2 is it possible ?
--
Idel
=====================
E-Mail: idel.fuschini@gmail.com
Web Site: http://www.idelfuschini.it
OpenSource Project: http://www.idelfuschini.it/apache-mobile-filter.html
©2008 apache-httpd.com - Jax Systems, LLC, U.S.A.