Briefing Blue Coat Knowledge

What is the effect of the above CPL code?

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