Webhosting1st is offering reliable and cheap web hosting, prices are starting at just $10/year, for more details please check our plans.
- Log in to Your DirectAdmin (how to do it check HERE).
- If You have more then 1 domain, click "Home" and click domain, for which You want to create new cronjob.
- Click "Cronjobs".
- After You fill in all fields click "Save".
- Examples:
- if You want to run PHP script every minute, leave * in all fields, and in command type something like: /usr/local/bin/php /home/yourusername/domains/yourdomain.com/public_html/yourscript.php
- if You want to enter custom website every minute, leave * in all fields, and in command type something like: /usr/bin/wget -O -q "http://www.yourwebsite.com/subpagepage.php"
We strongly recommend You to press "Prevent Email" for each new command, that You create, so system will not sent emails every time it will execute cronjob.