[squid-users] TAG: deny_info - workaround

From: OTR Comm <otrcomm@dont-contact.us>
Date: Wed, 25 Feb 2004 21:30:05 -0700

Hello,

I opted for the easy way out. I rewrote the standard
ERR_FORWARDING_DENIED to be a redirector:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Forwarding Denied</title>
<meta http-equiv="Refresh" content="0;
URL=http://216.19.43.110/cgi-bin/squidsearch/FD_Handler.cgi?url=%U">
</head>
<body bgcolor="SEASHELL" text="#804040" link="#008080">
<p>
<UL>
<LI>
<STRONG>
Forwarding Denied.
</STRONG>
</UL>
</p>
</body></html>

Not as elegant as I would like, but it works so I can catalog the URLs
that are not cached.

Henrik, thanks for you help and patience,

Murrah Boswell
Received on Wed Feb 25 2004 - 21:31:03 MST

This archive was generated by hypermail pre-2.1.9 : Mon Mar 01 2004 - 12:00:03 MST