Cisco Exam Questions

What is the correct regular expression to match a URI request equal to /test.exe?

What is the correct regular expression to match a URI request equal to /test.exe?

A.
/test.exe

B.
Vtest\.exe

C.
/test\.exe

D.
*/test\.exe

E.
\*/test\.exe

F.
*/test.exe