Forum Discussion
Jon_14_147267
Jul 23, 2016Nimbostratus
iRule TLSv1.2 Redirect Page
I've created an iRule that builds out the redirect page we want to send people to if there browser isn't using TLSv1.2 and it works if I hit the url directly i.e. https://www.oursite.com or by typing...
Kevin_Stewart
Jul 23, 2016Employee
Doing this will make them relative to the page:
"./logo.png"
Or worst case you could do an ends_with or switch glob:
switch -glob [HTTP::uri] {
"*/logo.png" {}
}
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