Re: [squid-users] Squid & url rewriter

From: Chris Robertson <crobertson_at_gci.net>
Date: Tue, 03 Mar 2009 10:12:07 -0900

John Doe wrote:
> From: Merdouille <jgerhards_at_r-advertising.com>
>
>> #!/usr/bin/php
>> $temp = array();
>> while ( $input = fgets(STDIN) ) {
>> echo "302:http://www.yahoo.fr/";
>>
# Flush output...
flush();
>> }
>> ?>
>>
>
> Maybe try with a '\n'...?
>

See http://www.squid-cache.org/mail-archive/squid-users/200902/0471.html
for a recent discussion about why this would be a bad idea.

> JD
>
>

Chris
Received on Tue Mar 03 2009 - 19:12:41 MST

This archive was generated by hypermail 2.2.0 : Wed Mar 04 2009 - 12:00:02 MST