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
Solved! Go to Solution.
I think this is a webserver configuration. In my proxy, I have a line that uppercases Windchill. I think this can work for you to add the slash.
RedirectMatch ^/windchill$ https://<hostname>/Windchill/
I think this is a webserver configuration. In my proxy, I have a line that uppercases Windchill. I think this can work for you to add the slash.
RedirectMatch ^/windchill$ https://<hostname>/Windchill/
