At 8:49 PM +0100 1/12/02, Stefan Wehowsky wrote: >the 4 main programs, but how does the separation of >databases/config-files work ?
That depends. If they're accessing the same databases, then you'll want to put them all in a group and give the group write access to the directories, etc. You'll probably also want to add some locking safeguards so that the databases don't get mashed by two people at the same time. If you're looking for multiple databases, see: http://www.htdig.org/FAQ.html#q4.4 http://www.htdig.org/FAQ.html#q4.5 -- -- -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

