Forum Discussion
HarpinderVirdee
Nimbostratus
Jul 02, 2018uri redirect
Hi All,
We are migrating Windows NLB Virtual Servers to the F5. We've noticed that the servers in the pool have a pointer to an SQL server for one of it's applications.
For example:
o...
Snl
Cirrostratus
Jul 02, 2018Try below irule , HTH
when HTTP_REQUEST {
if { [string tolower [HTTP::uri]] equals "/" } {
HTTP::redirect "https://[HTTP::host]"
log local0. "redirect matched [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