Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. 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/