Forum Discussion

Stephen_Archer_'s avatar
Stephen_Archer_
Historic F5 Account
Jul 03, 2006

re-write HTTP Response code 302 to HTTPS

Hi, I hope someone can help.     I have adapted the following code from a previous post:     when HTTP_RESPONSE {   if { [HTTP::status] contains "302"} {   if { [HTTP::header locat...