Forum Discussion
Allan_66523
Jun 13, 2012Nimbostratus
Irule Help
Im hoping you guys can help me out with the writing of an irule. we have a new cname called "website". This site is secure and the f5 is terminating SSL. We need an irule that says if the request i...
MiLK_MaN
Jun 14, 2012Nimbostratus
Create a virtual server with a http profile, listening on :80, and add the following iRule:
when HTTP_REQUEST {
HTTP::redirect https://website.test.com[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