Hi all,

    Let me ask a short cuestion for help about my virtual host, that i
think it's not working

   Here is my virtual host:

   RequestHeader set NEW_HEADER env=%{ENV_VARIABLE}e
   ProxyPass /path http://destination_apphost
   ProxyPassReverse /path http://destination_apphost

   So, when i connect to www.myvhost.com from my computer, an
application will process my request and create an environment variable
(ENV_VARIABLE) with information that i want to send to destination
application host through http headers (NEW_HEADER).

Do you know if this configuration should work?, because i'm sniffing
traffic with WireShark and i'm not able to see NEW_HEADER anywhere

Thanks a lot for your time and help

Regards,
Andres

---------------------------------------------------------------------
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