I've just upgraded to 8.5.1 direct from 7.8.5, and can no longer login to the website with the following type of URL:
10.10.10.1:8080/.../Login.asp
However, this just returns us to the following page:
10.10.10.1:8080/.../Login.aspx
According to SW support, who pointed me in the direction of the admin guide at:
this should still work in 8.5.1, so what am I doing wrong? This used to work in 7.8.5 fine.
It's quite important for us as we present pages to other parties through our extranet & at the moment they just get returned to the login page.
Update:
The mechanism this is done through is a reverse-proxy. Ie, the real website runs on: a.b.c.d:8080, but the end-user clicks on a link to https://orionnpm.com (example only!) which resolves to the IP of a server running a reverse-proxy service that translates the URL they connected to into the real one & makes the connection to that site for them.
Does anyone else have experience of this in 8.5.1?
Thanks.