Koozali.org: home of the SME Server
Obsolete Releases => SME 7.x Contribs => Topic started by: Tejaswini on June 03, 2009, 08:17:33 AM
-
Hi everyone...
How to block downloading in SME server?Can any one suggest me please....
-
I want to block only downloading....
-
Tejaswini:
download what? http? ftp? p2p? what?
you can block download with squid acl or, maybe, with dansguardian
did you even try to search? try "squid block download acl" with google, you'll find how to write a filter rule.. please remember you have to create template's fragments and not modify conf files.
if you don't know what a fragment/template is, please read the developer documentation
hth
Stefano
-
Tejaswini
Dansguardian will block file downloads effectively.
It's relatively easily configured by adding or removing file types in a config file eg bannedextensionlist
See
http://wiki.contribs.org/Dansguardian
and
http://wiki.contribs.org/Dansguardian/ConfigFiles
-
Thanks a lot....Now i am able to block downloaded files.