Forum Discussion
Joe_Pipitone
Nimbostratus
Jul 20, 2009Simple HTTP Redirection - case sensitive?
Hello all,
I am running Big-IP 9.4.7.
I currently have a variety of redirects in place using string match, however if a user types a URI in upper case, the iRule doesn't work. ...
Joe_Pipitone
Nimbostratus
Jul 20, 2009Thanks - with some modification I was able to get your rule working - I appreciate your help!
if { [string tolower [HTTP::uri]] equals "/marketing/hello" } {
HTTP::redirect "http://www.website.org/Redirects/Marketing/CampaignStart.ASPX?CampaignId=2466"
}
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