List of questions
Related questions
Question 73 - 1Y0-241 discussion
In an SSL offload deployment, which policy will allow a Citrix Administrator to modify all URLs in the response body from "http://" to "https://"?
A.
> add rewrite action Act1 replace_all "HTTP.RES.BODY(200000)" "\"http://\"" -pattern "https://"> add rewrite policy Pol1 trueAct1 NOREWRITE
B.
> add rewrite action Act1 replace_all "HTTP.RES.BODY(200000)" "\"http:\"" -pattern "\https://\"> add rewrite policy Pol1 trueAct1 NOREWRITE
C.
> add rewrite action Act1 replace_all "HTTP.RES.BODY(200000)" "\"https //\"" -pattern "http://"> add rewrite policy Pol1 trueAct1 NOREWRITE
D.
> add rewrite action Act1 replace_all "HTTP.RES.BODY(200000)" "\"https:\"" -pattern "http://"> add rewrite policy Pol1 trueAct1 NOREWRITE
Your answer:
0 comments
Sorted by
Leave a comment first