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

Reply via email to