Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. 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/
