Forum Discussion
Eric_27859
Nimbostratus
Apr 06, 2011SSL::profile errors
Hello, I need help with this iRule... In some VS, when /images* is invoked, we need to redirect the traffic to another pool and change from HTTP to HTTPS in the backend. For th...
Colin_Walker_12
Apr 06, 2011Historic F5 Account
You have an extra set of square brackets. Try:
when HTTP_REQUEST {
if { not ([HTTP::uri] starts_with "/images" ) } {
SSL::disable serverside
}
}
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