Solved

Scenario: a Citrix Administrator Needs to Configure a Responder Policy

Question 16

Multiple Choice

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) RESPONSE
C) "!(HTTP.REQ.URL.ENDSWITH(\"mytraining\") ) "
D)

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions