John Doe wrote:
From: Merdouille <jgerhards@xxxxxxxxxxxxxxxxx>#!/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