"njd 76" <[EMAIL PROTECTED]> wrote:
> This might work but how do i know if it is working? is it
> logged anywhere?

Log records are in /var/log/cron.  If the file you're calling is on a server
you control, you will also be able to verify it was accessed by checking the
Apache logs.  Just do something like cat /home/log/httpd/access | grep
^www.domain.com | grep maintenance.php | grep <ip_of_machine_running_cron>

--
Steve Werby
President, Befriend Internet Services LLC
http://www.befriend.com/


_______________________________________________
cobalt-developers mailing list
[EMAIL PROTECTED]
http://list.cobalt.com/mailman/listinfo/cobalt-developers

Reply via email to