On Wednesday, May 15, 2002, at 04:14 AM, Omer Zimmer wrote:
> I need your help is there a way to configure htdig to search a Unix > filesystem. > We have a linux computer with many directories and we thought that it > will be useful if htdig can search these directories and index their > files, so basically instead of You can't really do that at the moment with the production 3.1.x releases. The closest approximation is to use find to generate a list of documents, pipe that through sed to generate a list of starting URLs and then using the local_urls feature to read these through the filesystem. The 3.2 beta snapshots do include file:// URL support, but of course it's up to you whether or not you wish to use beta code. -- -Geoff Hutchison Williams Students Online http://wso.williams.edu/ _______________________________________________________________ Have big pipes? SourceForge.net is looking for download mirrors. We supply the hardware. You get the recognition. Email Us: [EMAIL PROTECTED] _______________________________________________ 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

