Forum Discussion
pipo_112511
Altostratus
May 07, 2007Redirect Https
Hello,
I'm brand new on Irules,
I like to know if it's possible to redirect something like that :
https://www.f5.com
to
https://www.f5.com/webpage ...
Vaikunt_Krishna
Nimbostratus
May 08, 2007This is the rule I use for HTTPS Redirect
when HTTP_REQUEST {
set userhost [HTTP::host]
HTTP::redirect "https://$userhost[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