Forum Discussion
saad_80641
Nimbostratus
Sep 11, 2009HTTP redirect to HTTPS (dynamic URL)
Hi ,
I am redirecting all request that comes on http to https through following irule
when HTTP_REQUEST {
HTTP::redirect "https://www.saad.com/saad...
L4L7_53191
Nimbostratus
Sep 11, 2009Would something like this work? This will handle your dynamic URI (and hosts, for that matter).
when HTTP_REQUEST {
HTTP::redirect "https://[HTTP::host][HTTP::uri]"
}
-Matt
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
