Forum Discussion
paul_dcc
Feb 29, 2012Nimbostratus
HTTPS Redirect to a new Port number
We have a number of user that forget to put :9614 on the end of the url they are trying to connect to and then get Internet Explorer cannot display the webpage (https://sspr.dorsetcc.gov.uk/) when it ...
Bayan_El_Ameen1
Feb 29, 2012Nimbostratus
you can do it as simple as this:
when HTTP_REQUEST {
HTTP::redirect "https:///sspr.dorsetcc.gov.uk:9614[HTTP::uri]"
}
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects