And how can I read it the value ?

2009/5/13 William T <dietbud...@gmail.com>

> On Wed, May 13, 2009 at 3:09 AM, Idel Fuschini <idel.fusch...@gmail.com>
> wrote:
> > 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 ?
>
> You can you use either pnotes or subprocess_env (env variables).
>
> -wjt
>



-- 
Idel
=====================
E-Mail: idel.fusch...@gmail.com
Web Site: http://www.idelfuschini.it
OpenSource Project: http://www.idelfuschini.it/apache-mobile-filter-v2x.html

Reply via email to