1Y0-204 Exam QuestionsBrowse all questions from this exam

1Y0-204 Exam - Question 100


A Citrix Administrator configured the Responder policy to redirect the request for root page to the home page.

However, after executing the command, the webpage access entered a loop, as shown in the second screenshot.

Click on the 'Exhibit' buttons to view the screenshots.

How will the administrator rectify this issue?

Show Answer
Correct Answer: D

The issue here is occurring due to a redirection loop. The policy likely re-triggers the action every time a request comes in, causing an endless loop. To prevent this, the Responder Policy expression should be corrected to match the specific condition when the root page is requested and to avoid matching already redirected requests. Changing the Responder Policy expression to HTTP.REQ.URL.EQ('/') will ensure that the redirection only occurs when the root page is requested.

Discussion

1 comment
Sign in to comment
examencitrixOption: D
Nov 25, 2023

correct