As you say "it may not be that simple of course."

The 3.2 betas (e.g. the snapshots 
<http://www.htdig.org/files/snapshots/>) handle file:// URLs and will 
index filesystem directories by turning the directory listing into 
hyperlinks.

In 3.1, you're better off with something like "find /path/to/docs 
-name "*" -print | sed -e s|^/path|file:///path|" (I haven't tried 
that particular command-line as it's off the top of my head.)

Regards,
--
-Geoff Hutchison
Williams Students Online
http://wso.williams.edu/

At 4:29 PM +0100 9/7/01, Kevin Raggett wrote:
>Dear Geoff,
>
>I am using htdig simply to index all INFO, HOWTO, MAN and various other docs
>on my Linux system.
>
>The FAQ does not seem to answer the question as to how to simply add a set of
>directories to be indexed.
>
>It may not be that simple of course.
>
>Is there a simple way of doing this ?
>
>Any help much appreciated.
>
>Annoying Linux Newbie
>
>AKA Kevin Raggett, Manchester, UK


-- 

_______________________________________________
htdig-general mailing list <[EMAIL PROTECTED]>
To unsubscribe, send a message to <[EMAIL PROTECTED]> with a 
subject of unsubscribe
FAQ: http://htdig.sourceforge.net/FAQ.html

Reply via email to