Forum Discussion
gGnome_32510
Nimbostratus
Jan 13, 2010Redirection
We are new to F5, tcl, iRules... the works, so I apologize if this is an easy one. I have several SSL sites (F5 is the endpoint) that are secured with *.domain.com cerfificates, and an iRule that red...
hoolio
Cirrostratus
Jan 13, 2010Okay, so if you had a datagroup (class) which maps the VIP address to a hostname:
class ip_to_hosthame {
"1.1.1.1 host.example.com"
"1.1.1.2 host.another.com"
"1.1.1.3 host.yetanother.com"
}
...would you want to check the requested host name to see if it ends with the domain from the class? If so, redirect to https://[HTTP::host][HTTP::uri]. If not, then redirect to https://www.$hostname_from_class[HTTP::uri] where the virtual server address is used to get the host name from the class?
Aaron
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
