=== ----- Original Message ----- From: "Mike Ely" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, February 13, 2002 7:12 AM Subject: RE: Expression blocking URL - I think
> A quick addendum - I managed to get the site to pass through by deleting > "hardcore" from db/porn/expressions, but what I can't figure out is why > it overrode my whitelist, which appears in the acl more or less like: > pass good !bad all > Am I missing something in the ordering here? No, rather in boolean logic. pass good !bad all will never evaluate to if a site is in bad. Rob
