> Hi Elsen,
> 
> Now i have:
> 
> acl negados_ftp proto ftp
> http_access deny negados_ftp
> 
> acl negados dstdomain .microsoft.com .gildot.org
>          http_access deny negados
> #        http_access allow all
> 
 
 - Try defining the needed acl's first. It will become more simple.
 Then write the needed http_access rules in the intended order.

 M.

Reply via email to