Forum Discussion
sysadmin_2015_2
Dec 03, 2015Nimbostratus
iRule - https redirect - Google rating
Hello,
One of our sites has two virtual servers, one for port 80 and another for 443. The port 80 virtual server currently has a https redirect iRule attached sending all port 80 traffic to 443...
- Dec 03, 2015
You could use the HTTP::respond command to do this.
when HTTP_REQUEST { HTTP::respond 301 "Location" "[HTTP::host][HTTP::uri]" }
sysadmin_2015_2
Dec 10, 2015Nimbostratus
Thank you for your help!
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