Take a look at the ap_table_setn function. http://httpd.apache.org/dev/apidoc/apidoc_ap_table_setn.html
The table that contains the environment variables is r->subprocess_env. > > Hi, > > We are writing a plugin for the Apache 1.3.29 Windows version. Here > one of the requirement is that we have to set the Customized environment > variables. Can anyone let me know how to set the custom environment > variables in Apache. > > Regards, > Sreedhar > > > Confidentiality Notice > > The information contained in this electronic message and any attachments > to this message are intended for the exclusive use of the addressee(s) > and may contain confidential or privileged information. If you are not > the intended recipient, please notify the sender at Wipro or > [EMAIL PROTECTED] immediately and destroy all copies of this message > and any attachments.
