Community Tip - Want the oppurtunity to discuss enhancements to PTC products? Join a working group! 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/
