Overview

A Secure Web Proxy functions as an interpreter or a gateway that intercepts client requests, routes the requests to the appropriate back-end application without allowing the client to access your resources directly, intercepts the server response, and if configured to do so, rewrites elements within the response to prevent users from accessing servers directly through embedded, absolute URLs.

As a gateway to back-end resources, an SWP serves several useful functions: