Hi 

I 've got a problem regarding apache's environ handling. I know about the usage 
of SetEnv and 
PassEnv. To use them I have to know the key/name of every single environ 
variable. 

When doing a 

# cat /proc/<APACHE-PID>/environ 

it shows me more variables than the cgi knows about. Now I have a project where 
I need to pass all 
the vars without knowing their keys to the cgi (just ALL of them), but I don't 
have any idea how to 
solve this in a easy way. 

Maybe some of you had a similar problem in the past and know how to solve it. 

Thanks 

Juergen

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to