The reverse proxy is used in front of the Webserver and has the main objective of redirecting all connections addressed to various Webservers to be routed through the proxy server. A reverse proxy has the function of dispatching incoming network traffic to various servers and is totally transparent to the user (he will not know that a proxy is being used).
http://estore.domainx.com
they will be transfered to a internal site running in another server. So the first step is the site creation (Figure 4.53), and after that the reverse proxy definition (Figure 4.54);
http://192.168.1.4:85/cgi/site
). To do this we just need to add a new reverse proxy definition at the base domain (Figure 4.55 and Figure 4.56);
IPBRICK