From: Daniel.MacKay@Dal.Ca (Daniel MacKay)
To: htdig@htdig.org
Delivered-To: htdig@htdig.org
X-Sender: daniel@noc.dal.ca
Date: Mon, 27 Sep 1999 11:25:14 -0300
Subject: [htdig] A Perl program to make pages out of "Not found: " data
Sender: htdig@htdig.org


Howdy.

Below is a small perl program to make pages of dead links arranged by
server so that each of your web managers can easily find dead links on
their machines.  It uses the output of htdig -s flag.

It writes a whole bunch of files into the directory $prefix and puts $title
at the top of each page.

The one for my site is at http://noc.dal.ca/search/deadlinks/ and has about
8000 dead links on it (my site has 86,000 pages.)

