1Y0-240 Exam QuestionsBrowse all questions from this exam

1Y0-240 Exam - Question 9


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?

Show Answer
Correct Answer: C

To modify all the URLs in the response body from 'http://' to 'https://', the rewrite action should search for 'http://' and replace it with 'https://'. Option C accurately reflects this by using the replace_all function to find the pattern 'http://' and substitute it with 'https://'.

Discussion

2 comments
Sign in to comment
RVROption: C
May 18, 2020

C. https://support.citrix.com/article/CTX122916

RatheeshRavindranOption: C
Aug 22, 2020

C is correct