Issue: We needed something to visit a URL on a frequent basis to perform a feature of the site.
Solution: Within GoDaddy Linux Hosting, Content, Cron Manager - we were able to create an hourly job using this command:
curl -L -s http://site.domain.com/update.aspx
No comments:
Post a Comment