Can anyone tell me how to retrieve the environment variables set by the
Apache server in the PerlAuthenHandler or the PerlHeaderParserHandler? 
Basically any handler that is called before the PerlResponseHandler. 

I am using virtual hosts and want to set a variable for each one.  This
variable is needed in the authentication handler.  I can create a database
and store values by the host name but setting them in the environment would
be easier. 

Thanks.
-- 
View this message in context: 
http://www.nabble.com/Retrieve-server-environment-vars-before-response-handler.-tf2305332.html#a6407760
Sent from the mod_perl - General mailing list archive at Nabble.com.

Reply via email to