On Thu, Dec 31, 2009 at 12:31 PM, Tushar Joshi <[email protected]> wrote: > was hoping I could do something like getenv("HEADERS_REMAINING") or I could > write an apache module to grab the SOAPAction header and set it in an > environment variable.
http://httpd.apache.org/docs/2.2/mod/mod_setenvif.html#setenvif (or mod_rewrite with E= flag) -- Eric Covener [email protected] --------------------------------------------------------------------- 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: [email protected] " from the digest: [email protected] For additional commands, e-mail: [email protected]
