Configure reverse proxy

If you use a reverse proxy in front of the Intrexx server, you must forward the following HTTP headers and set them to "allow" in the "web.xml" file (<portal directory>\external\htmlroot\WEB-INF\web.xml) to "allow":

  • X-Forwarded-For

  • Forwarded

  • X-Real-IP

  • X-Forwarded-Host

  • X-Forwarded-Proto

  • X-Original-URL