Tag Archives: Apache
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
Apache for Ubuntu Quickstart Guide
Apache is the world’s most popular web server, and is developed and maintain by an open community of developers under the Apache Software Foundation. Installing Apache for Ubuntu From the Ubuntu desktop: Go to System > Administration > Synapatic Package … Continue reading