A reverse proxy provides a more secure way for users to get access
to application servers.
What is a reverse proxy?
A reverse proxy retrieves resources on behalf of a client from one or more servers, and then returns these resources to the client as though they came from the server itself.
Types of reverse proxies
Reverse proxies may be either be devices/appliances or specially configured web servers.