Bonjour,
I am writing a module for Apache. In my module, I want to get the content of the variable "SuexecUserGroup" which is in the VHOSTS.
The VHOSTS load my module by detecting a Handler. It gets several information from the VHOSTS to process the request.
I want to be able to retrieve the user ID that is filled in the "SuexecUserGroup" variable.
Do you have a solution to do this, without creating a new variable to put in the VHOSTS?
Thank you for your suggestions :-)
Natassia
Santiago Trujillo