Forum Discussion
hasnain_a
Nimbostratus
Sep 06, 2018Help with irule for setting serverssl to enable
Hi, I need help with an irule. Currently this irule sets the serverssl to enabled on a Virtual server if the URL starts with a particular set of characters, which works fine. In the code below I am c...
Kevin_Stewart
Employee
Sep 06, 2018Try this:
if { ( [HTTP::host] starts_with "abc" ) or ( [HTTP::host] starts_with "def" ) } {
set useServerSSL 1
}
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
