Re: [squid-users] Using squidGuard to redirect to non sitefinder page...

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Wed, 17 Sep 2003 22:38:45 +0200 (CEST)

On Wed, 17 Sep 2003, Neil A. Hillard wrote:

> I've been asked to redirect all unregistered .com and .net domains
> (that would now go to VeriSign's sitefinder) to our own internal 'The
> domain you entered doesn't exist' page.

For this I would recommend using a Squid ACL and deny_info.. (2.5.STABLE3
and later)

acl verisignsucks dst 64.94.110.11

http_access deny verisignsucks

deny_info http://your.internal.server/nodomain.html verisignsucks

Regards
Henrik
Received on Wed Sep 17 2003 - 14:38:49 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:19:55 MST