Question 1 of 90
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.)