Which policy will allow a Citrix Administrator to modify all the URLs in the response body from "http://" to "https://" in an SSL offload deployment?
A. add rewrite action Act1 replace_all "HTTP.RES.BODY(200000)" "\"http://\"" –pattern "https://" add rewrite policy Pol1 true Act1 NOREWRITE
B. add rewrite action Act1 replace_all "HTTP.RES.BODY(200000)" "\"http:\"" –pattern "https://\" add rewrite policy Pol1 true Act1 NOREWRITE
C. add rewrite action Act1 replace_all "HTTP.RES.BODY(200000)" "\"https://\"" –pattern "http://" add rewrite policy Pol1 true Act1 NOREWRITE
D. add rewrite action Act1 replace_all "HTTP.RES.BODY(200000)" "\"https:\"" –pattern "http://"
Which policy will allow a Citrix Administrator to modify all the URLs in the response body from "http://" to "https://"
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Which policy will allow a Citrix Administrator to modify all the URLs in the response body from "http://" to "https://"
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!