Forum Discussion

shawn306_84070's avatar
shawn306_84070
Icon for Nimbostratus rankNimbostratus
Jun 24, 2013

Simple I rule redirect

Hello,   I have created a vip that used http redirect to https. Right now I am using the default redirect irule   when HTTP_REQUEST {   HTTP::redirect https://[HTTP::host][HTTP::uri] ...