url.regex=!\.html$ d\ DENY What is the effect of the above CPL code?
Posted: Fri Jul 22, 2022 11:27 am
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
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