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 ...
Kevin_Stewart
Employee
May 07, 2007when HTTP_REQUEST {
if {HTTP::uri eq "/"}{
HTTP::redirect http://[HTTP::host]/webpage
}
}
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