Access policies

Each policy element defines an access policy for a given URL pattern. The pattern is specified by means of the url attribute.

For each incoming request, the proxy applies the policy with the best URL match. If no matching policy is found, the proxy rejects the request. If a policy is found, the subelements of the policy element are applied to check whether or not the request can be accepted. Mapping elements can optionally declare policy elements that represent mapping specific access policies. To enable Basic Authentication for a policy, you can set the attribute basic-auth-support to true.

A policy element can have the following sub-elements. Specify them in the same order in the configuration file proxy-config.xml as given below:
actions


headers


mime-types


cookies


users


Parent

The proxy-config.xml file
Context path mappings
IP filtering
General configuration parameters
Examples of AJAX proxy configurations

 


+

Search Tips   |   Advanced Search