On Tue 05 May 2009, Idel Fuschini wrote:
> I am the owner of  "Apache Mobile Filter" project (
> https://sourceforge.net/projects/mobilefilter/).
> After my filter detect the UserAgent of a device I want to pass the
> capability to other applications (cgi, php or tomcat with mod_jk) in
> the same web server.
> How can I do that ?

$r->subprocess_env
$r->headers_in
$r->notes

depends on what the other apps understand. I think subprocess_env is 
best choice.

Torsten

-- 
Need professional mod_perl support?
Just hire me: torsten.foert...@gmx.net

Reply via email to