Tag Archives: Proxy
Apache mod_proxy and Reverse Proxy
The mod_proxy module implements a proxy/gateway for Apache. It implements proxying capability for several different protocols and are divided into additional modules: mod_proxy_http, mod_proxy_ftp, mod_proxy_ajp, mod_proxy_balancer, and mod_proxy_connect. Apache can be configured in both a forward and reverse proxy mode. … Continue reading