Forum Discussion
cezmic_14413
Nimbostratus
May 17, 2007SSL redirect
Hi everybody
I like to know if it's possible to redirect something like that :
http://my.domen.com
to:
https://my.domen.com :5554/app
- Colin_Walker_12Historic F5 AccountSure! 😄
when HTTP_REQUEST { if { [HTTP::host] equals "my.domen.com"} { HTTP::redirect "https://[HTTP::host]:5554/app" } }
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