09-24-2020, 08:12 AM
Hi Joel,
I created a simple test case and got it working correctly with latest IW 15.2.18.
Please see the attached demo.
You actually don't need the ProxyPortRedirection to be active. ProxyPortRedirection exists if you want to redirect to a different port (Example, your server is active on port 8888 but there is an reverse proxy which listens o port 80 and forward the requests to your server on that port). Then you would like to inform IW to redirect anything to port 80 (instead of its own port 8888), so the address will be correct.
Once I got it working I haven't tested yet the ProxyPortRedirection to see if that's the cause of all the redirections... but anyway.
Can you please test this and let me know?
Cheers,
I created a simple test case and got it working correctly with latest IW 15.2.18.
Please see the attached demo.
You actually don't need the ProxyPortRedirection to be active. ProxyPortRedirection exists if you want to redirect to a different port (Example, your server is active on port 8888 but there is an reverse proxy which listens o port 80 and forward the requests to your server on that port). Then you would like to inform IW to redirect anything to port 80 (instead of its own port 8888), so the address will be correct.
Once I got it working I haven't tested yet the ProxyPortRedirection to see if that's the cause of all the redirections... but anyway.
Can you please test this and let me know?
Cheers,

