Re: [squid-users] to silly to redirect

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Thu, 29 Nov 2001 17:07:38 +0100

Seems like a very stupid thing, but if you say so:

#!/usr/bin/perl -n
BEGIN { $|=1; }
print "http://www.do.main/\n";

Which would redirect whatever to http://www.do.main/, including
http://www.do.main/something

Regards
Henrik Nordström

On Thursday 29 November 2001 15.27, Stefan M. Brandl wrote:
> Hi,
> it seems that I'm to silly to do just a simple
> redirect with squid.
> I just want to redirect EVERY request to http://www.do.main/
> Regardless what the user enters in his browser, he will always
> be redirectet to http://www.do.main/
>
> Can anyone give me a simple example?

-- 
MARA Systems AB
Giving you basic free Squid support
Priority support or Squid enhancements available on request
Received on Thu Nov 29 2001 - 09:07:13 MST

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