Back to iRules
when HTTP_REQUEST { if { not ([HTTP::uri] starts_with "/SecureServer") } { HTTP::uri /SecureServer[HTTP::uri] } }