List of questions
Related questions
Question 2 - 1Y0-241 discussion
Scenario: A Citrix Administrator needs to configure a Responder policy, so that the string “/mytraining” is added to every URL path received.
The administrator should use these commands to accomplish this:
>add responder action Redirect_Act redirect “HTTP.REQ.URL.PATH_AND_QUERY+\”mytraining\”” –responseStatusCode 302
>add responder policy Redirect_Pol___________Redirect_Act
>bind lb vServer lb_vsrv_www –policyName Redirect_Pol –priority 100 –gotoPriorityExpression END – type_______
(Choose the correct option to complete the set of commands.)
A.
“(HTTP.REQ.URL.STARTSWITH(\”mytraining\”))”REQUEST
B.
“(HTTP.REQ.URL.STARTSWITH(\”mytraining\”))”RESPONSE
C.
“!(HTTP.REQ.URL.ENDSWITH(\”mytraining\”))”REQUEST
D.
“!(HTTP.REQ.URL.ENDSWITH(\”mytraining\”))”RESPONSE
Your answer:
0 comments
Sorted by
Leave a comment first