Quote:
Originally Posted by dotcomguy
It depends on your Web host. Your Web host may have a control panel where you can enter cron jobs. Or, you might have to contact your Web host.
If you have access to add cronjobs directly, the format would be:
Code:
*/10 * * * * /usr/bin/lynx -source "http://www.layover.com/forums/gateway.php"
|
Thanks for your reply. I have a control panel and I took a screen shot. I assume I just need a command with the direct location of the file? This is a dedicated server so I have full access.