On Thu, 31 May 2001, Francisco M. Vaucher wrote:
> but i have a doubt, is there any way to index a dir like, /usr/doc/HTML for
> example ?? or I have to create a clone fot the ethernet and a VirtualHost
> for apache ?? is possible with out this ?
To some degree, you can do something like this:
start_url: http://localhost/doc/
local_urls: http://localhost/doc/=/usr/doc/HTML
local_urls_only:
Of course you'll still need to have links between documents and some
index.html files for the directory URLs. The 3.1.x code assumes that you
are indexing over HTTP and will not "trawl" a filesystem.
--
-Geoff Hutchison
Williams Students Online
http://wso.williams.edu/
_______________________________________________
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