Forum Discussion
Justin_Yaple_99
Nimbostratus
Aug 19, 2005uri redirect to http/uri
Im new to using the F5 BigIP load balancers, and am having trouble getting an http/uri to redirect to https/uri. Iv looked at as many examples I could find, but wasn’t able to make them work.
...
Colin_Walker_12
Aug 19, 2005Historic F5 Account
Yaplej,
This is a pretty simple rule that would look like:
when HTTP_REQUEST {
if {[HTTP::host] eq "host.com" && [HTTP::uri] contains "login.asp"} {
HTTP::redirect "https://[HTTP::host]/[HTTP::uri]"
}
}-Colin
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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
