Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X
When we tried to configure a reverse proxy server, Windchill will display the PTC splash logo and then gives an error that the application cannot be found. One of the settings in the reverse proxy setup changes the wt.server.codebase to point to the external proxy server: https://<reverse_proxy_server>/Windchill
The third issues is with the mods to http.conf in Apache on the reverse proxy server. In CS68466, it states that the syntax must be exact and is written like this: ProxyPass /Windchill https://<internal_server>/Windchillhttps://<internal_server>/Windchill/
The last line the word training should be trailing.