Forum Discussion

Darshan_Singh_2's avatar
Darshan_Singh_2
Icon for Nimbostratus rankNimbostratus
Feb 05, 2016

iRule to redirect for specific uri

We want if customer request https://abc.com/login then it gets redirected to https://abc.com/login?local=true I wrote below iRule when HTTP_REQUEST { set lowerCaseHost [ string tolower [HTTP...