SquidGuard is a URL redirector used to use blacklists with the proxysoftware Squid. There are two big advantages to squidguard: it is fast and it is free.
Image
Module Installation
- Copy this directory to a suitable modules directory, such as sites/all/modules
- Enable the module at: Administer > Site building > Modules
- Configure the module settings at: Administer > Site configuration > Image
- Configure cron if you didn't do so already to have your temporary upload directory cleaned up. See http://drupal.org/cron for detailed instructions.
- To reduce load on your site from robots and to reduce duplicate content from getting into the search engine, you can add the following line to your robots.txt file in the root of your Drupal installation:
Disallow: /*size=
Note: wildcards may not be supported by all search engines. Confirm whether it will work for search engines important to you.
ImageMagick toolkit installation
- Copy image.imagemagic.inc to Drupal's includes/ directory
Technology:
- Log in to post comments