Forum Discussion
Franko_Ng_30513
Nimbostratus
Feb 28, 2009http to https with POST Parameters impossible?
I had been searching for some time whether it is possible to redirect http to https with POST parameters. It seems that we are out of luck, especially we are still on 9.1.2. I notice that there is n...
AndyR_13000
Nimbostratus
Mar 02, 2009Would this not work:
rule http_redirect_rule {
when HTTP_REQUEST {
HTTP::redirect https://[HTTP::host][HTTP::uri]
}
}
I seem to believe this should work on your version.
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