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: [email protected]
Web Site: http://www.idelfuschini.it
OpenSource Project: http://www.idelfuschini.it/apache-mobile-filter.html
