Search squid archive

Re: Squid & url rewriter

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux