I have read at the heise web site that it is possible to stop the nimda worm with the squid.
(
http://www.heise.de/newsticker/data/ju-18.09.01-001/ ).
I added the following lines to the templates of squid.conf:
# .eml-Dateien ausfiltern
acl worm urlpath_regex -i \.eml$
http_access deny worm
Now I restarted the squid.
Then I copied a file named "hello.eml" to my webserver.
When I surf now to
http://myserver.com/hello.emlthe squid does not stop this file.
Is it possible to configure the e-smith squid to stop this worm?
Thanx for help
martin