Reverse Proxy - Windchill 12.1
Trying to setup reverse proxy with the requirement that internal users will point to Internal Apache server ( https://test.pdmlink.group) and external users will point to Apache installed in Reverse Proxy server (https://reverse.pdmlink.group).
After setting up as per the PTC article , when internal user access the application ( test.pdmlink.group) it redirects to reverse.pdmlink.group.
And when external user access the application reverse.pdmlink.group , it shows error the requested URI not found in server.
How to resolve this?
Also when we implement reverse proxy , we cannot use old URL even for internal users?

