At 10:11 AM -0500 3/20/00, Alan Stewart wrote:
>I installed htdig on my website and I can't find a way to have it reindex
>my site automatically. I have seen some messages refering to specific lines
>of code which program the action at a given time of day, but I don't know
>what program does it. Apprently htdig does not install it by default... I

You'll need to add a crontab job to do this. If you haven't heard of 
cron, I suggest you either read up on it ("man cron" and "man 
crontab") or talk to someone with a bit more UNIX experience. You'll 
probably want to edit the sample rundig script a bit if you want to 
use this as an automatic script.

(Or see the rundig.sh script at 
<http://www.htdig.org/files/contrib/scripts/> for the script I use 
under cron.)

Your crontab line will probably look something like this:
0 4 * * * /opt/htdig/bin/rundig.sh

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

------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED]
You will receive a message to confirm this.

Reply via email to