We have CentraSite installed on a server that is behind an inbound proxy. To use CentraSite, from the browser we go to https://centrasite..nl (SSL port 443) which is a node on the proxy. The proxy routes the requests to http://:53307 on the CentraSite server.
With this set-up, the Asset Catalog screen does not show properly. All the icons / little pictures in front of the asset types do not show up (see attached picture). When using a http sniffer we see that the browser sends requests for the .gif files to the address:
http://centrasite..nl:53307/PluggableUI/servlet/ProxyServlet/13667054613203530307696359473084/ino:dav/projects/CentraSite/Icons/
See attached logfile. Clearly those .gif’s cannot be found because the proxy server does not listen to port 53307 (only to 443).
How can I change this behaviour?
output HTTPFox Centrasite 2.txt (11.6 KB)

#API-Management#webMethods#CentraSite