Refer to this article for the basic configuration of a reverse proxy:
http://www.oracle-base.com/articles/misc/apache-reverse-proxy-configuration.php
A reverse proxy is activated using the
ProxyPass directive or the
[P] flag to the RewriteRule directive.For information on directives like any of the following:
ProxyPass
ProxyPassReverse
ServerAdmin
ServerName
Please refer to Apache Mod-proxy module:
http://httpd.apache.org/docs/2.2/mod/mod_proxy.html
No comments:
Post a Comment