Difference between revisions of "How to configure a reverse proxy"

From wiki.IPBRICK.COM
Jump to: navigation, search
Line 8: Line 8:
 
= Configuration =
 
= Configuration =
  
 +
It will presented a step by step example
 
On your IPBrick, go to the menu IPBrick.C and select ''Web Server''.
 
On your IPBrick, go to the menu IPBrick.C and select ''Web Server''.
 +
 +
[[File:hostedsites.png]]
 +
 +
Then, select the site on which you wish to configure a reverse proxy.

Revision as of 10:22, 21 September 2015

  • * * * THIS PAGE IS UNDER CONSTRUCTION * * *

In a scenario where you have an IPBrick configured as a security server and you have an internal web server it is possible to configure IPBrick to act as a reverse proxy.

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).


Configuration

It will presented a step by step example On your IPBrick, go to the menu IPBrick.C and select Web Server.

Hostedsites.png

Then, select the site on which you wish to configure a reverse proxy.