CGI server indexing with WAIS

robm@ncsa.uiuc.edu (Rob McCool)
Message-id: <9312162259.AA11411@void.ncsa.uiuc.edu>
From: robm@ncsa.uiuc.edu (Rob McCool)
Date: Thu, 16 Dec 1993 16:59:32 -0600
X-Mailer: Mail User's Shell (7.2.5 10/14/92)
To: www-talk@www0.cern.ch
Subject: CGI server indexing with WAIS
Content-Length: 434

Hi, gang, I've taken Tony Sanders' PERL script which uses freeWAIS to search
an index of a server and ported it to CGI. What this means is that if you
index your HTTP server with wais, you can use this script to search it.

For a demonstration, try http://hoohoo.ncsa.uiuc.edu/cgi-bin/wais.pl. The
script source and HTML instructions for its setup can be found in the CGI
archive at ftp.ncsa.uiuc.edu in /Web/ncsa_httpd/cgi.

--Rob