Hi Elsen,

ok, thanks to your tips i can now deny access (via browser) to urls starting by ftp:// like ftp://ftp.foobar.com

But if ftp.foobar.com has a web frontend like http://ftp.foobar.com users still can aceess it.

Is there a way to overcome this ?

Warm Regards,
M�rio Gamito

Elsen Marc wrote:


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