On Tue, 14 Mar 2000, Geraldine McCullagh wrote:
> We have a history package here which was developed using HTML, so when
> installed it has the look and feel of being on the web, although the user
> is not. The package comprises a core essay (one file) with links to many
> other resources (many files in sub-directories). Can I use htdig to
> perform searches across the many files which make up a package like this?
This depends. If the package is navigated through file:// URLs, you can't
do it with the current production version (3.1.5), which only supports
http:// URLs. I don't see a reason this would work with a recent 3.2
snapshot, which does support file:// URLs (among others).
I believe a few people have supported similar things by starting up a
local HTTP server to only serve these pages and the htsearch CGI.
-Geoff Hutchison
Williams Students Online
http://wso.williams.edu/
------------------------------------
To unsubscribe from the htdig3-dev mailing list, send a message to
[EMAIL PROTECTED]
You will receive a message to confirm this.