mod_proxy_pass_env 0.01 review

Download
by rbytes.net on

mod_proxy_pass_env module provides virtual transparency of environment variables when using the mod_proxy as reverse-proxy. This

License: The Apache License
File size: 2K
Developer: Tomohiro IKEBE
0 stars award from rbytes.net

mod_proxy_pass_env module provides virtual transparency of environment variables
when using the mod_proxy as reverse-proxy.

This module convert frontend environment variables(header-variables) to the HTTP header of the PROXY request.

Requirements:
Apache

Installation:

1) Make mod_proxy_pass_env as a DSO module.
modify your Makefile.
INC, LIB and apxs path.

% make APXS=/path/to/apxs
# make install

mod_proxy_pass_env 0.01 search tags