Forum Discussion
jonathanw84
Nov 10, 2020Cirrus
Need Help with Case Insensitive iRule for Apache Migration
Hi All, I have been helping on migrating our Apache environments into our F5 and everything has been working well, until we noticed that case insensitivity is not working. Here is the issue I a...
jaikumar_f5
Nov 13, 2020MVP
Line 2 is just setting it as a variable. Either you have to use the set variable in your code,
HTTP::uri $uri
or you have to use something like below,
HTTP::uri [string tolower [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