RE: [SQU] chaining redirectors

From: Rick Francis <rfrancis@dont-contact.us>
Date: Sat, 16 Dec 2000 13:31:20 -0600

i found this:

#!/usr/bin/perl -p
BEGIN { $|=1; }
s%http://serv(/|$)%301:http://serv.foo.com/%

are you suggesting to change serv.foo.com to whatever.i.gov?

rf.

-----Original Message-----
From: hno@hem.passagen.se [mailto:hno@hem.passagen.se]
Sent: Saturday, December 16, 2000 1:31 AM
To: Rick Francis
Cc: squid-users@ircache.net
Subject: Re: [SQU] chaining redirectors

Squid cannot, but perl can.

Search the squid-users archives for a post from me describing how it can
be done.

--
Henrik Nordstrom
Squid Hacker
Rick Francis wrote:
> 
> if i have more than one redirector_program...
> what is the preferred method to them all working at the same time?
> just:
> 
> redirector_program $PATH1
> redirector_program $PATH2
> redirector_program $PATH3
> 
> what's happening if this is correct?
> 
> rf.
> 
> --
> To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
--
To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
Received on Sat Dec 16 2000 - 12:33:56 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:57:00 MST