Forum Discussion

brent112_11716's avatar
brent112_11716
Icon for Nimbostratus rankNimbostratus
Sep 21, 2012

URL Redirect never works first time

i have a simple irule that redirects users to a longer URL that we do not want them to have to remember.   when HTTP_REQUEST {   switch -glob [string tolower [HTTP::uri]] {   "/" {   ...