Global AJAX proxy configuration
The portal provides a global proxy configuration that applies to all applications that use the AJAX proxy.
Alternatively, applications can provide their own proxy configuration.
The global proxy configuration of the portal is located in a separate enterprise application that is deployed during the portal installation. The corresponding enterprise application archive is named AJAX Proxy Configuration.ear. The file proxy-config.xml that represents the global configuration is in WAR file wp.config.proxy.war. That file is part of the EAR file and located in the WEB-INF.
To update the global proxy configuration, redeploy the enterprise application archive that contains the modified proxy-config.xml file and restart it. You do not need to restart the entire portal server.
For security reasons the global proxy configuration does not define any specific access policies. In other words, by default, the proxy blocks each request unless you add access policies to "unlock" your trusted sites.
Parent topic
AJAX proxy configuration