I moved it before everything else. It works. Thanks Gary On 3/17/03 11:23 AM, "Henrik Nordstrom" <[EMAIL PROTECTED]> wrote:
> The order of your http_access lines is important. You cannot later deny > what has already been allowed. > > Regards > Henrik > > > m�n 2003-03-17 klockan 16.44 skrev Gary Hostetler: >> My acl is not blocking gator and I need someone to look at my acl and tell >> me where I am missing it. My parent cache does block it but I don't want to >> try to block other sites until I get this right. >> >> >> >> http_access allow all >> >> acl INSIDE dstdomain wwwproxy.k12.de.us >> always_direct allow INSIDE >> never_direct allow all >> >> acl gator dstdomain www.gator.com gatorcme.gator.com >> >> http_access deny gator >> >> Thanks >> Gary
