At 12:22 AM -0500 9/29/01, Bill Bradford wrote:
>Is there any way to set things up so that *only* the second
>URL gets "scanned" every night, but the information from
>*both* stays in the db?  I dont want to have to re-scan the
>static content every night if I can avoid it (20K files or

Sure. Set up a new config that only indexes the URLs in the new 
section. Then index that every night and use htmerge to merge the 
"new" database into the old one.

htmerge -m [new.conf] -c [old.conf]

Unfortunately, there are a few bugs in htmerge when doing this and so 
I'd recommend trying the current 3.1.6 snapshot which fixes them. 
<http://www.htdig.org/files/snapshots/>

-- 
--
-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

Reply via email to