Forum Discussion

cquick11_115408's avatar
cquick11_115408
Icon for Nimbostratus rankNimbostratus
May 06, 2013

Http Class Redirect

I created a HTTP class profile that redirects http to https on the http VS:

 

redirect to: https://[getfield [HTTP::host] ":" 1][HTTP::uri]

 

uri paths: match only

 

uri path list: /login/

 

 

Problem is, once I go to login, and browse to non-https, the traffic is still on the https VS. What syntax would I use to redirect all traffic back to the http VS.

 

 

I have a http and https VS, and doing ssl client offloading.

 

No RepliesBe the first to reply