url.regex=!\.html$ d\ DENY
What is the effect of the above CPL code?
A. Deny any URL that ends with html
B. Deny any URL that does not end with html
C. Deny any URL that ends with htm or html
D. Deny any URL that does not end with htm or html
url.regex=!\.html$ d\ DENY What is the effect of the above CPL code?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
url.regex=!\.html$ d\ DENY What is the effect of the above CPL code?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!