Hi
I'm trying to set up a proxy contect to an Web Server defined in External Apps.
The context is configured as /test/ and he webserver is at 127.0.0.1:8899
However I am seeing the /test/ part of the URL being passed directly through to my external web application which then throws a 404 as it doesn't expect it.
Is this correct behavior? I've not had any issues with other external web servers I have proxied too before.
Is this something I can resolve using rewrite rules to strip out the /test/ from the rewritten URL?
TIA
Paul
I'm trying to set up a proxy contect to an Web Server defined in External Apps.
The context is configured as /test/ and he webserver is at 127.0.0.1:8899
However I am seeing the /test/ part of the URL being passed directly through to my external web application which then throws a 404 as it doesn't expect it.
Is this correct behavior? I've not had any issues with other external web servers I have proxied too before.
Is this something I can resolve using rewrite rules to strip out the /test/ from the rewritten URL?
TIA
Paul