I’m not sure how cron jobs work. What I have seen in the past is you provide a pathname to a script. However, the cron job tool on cpanel asks me to give a url.
Does the cron job may an http request to that url?
If so, what kind of request is it (GET, POST, etc.)?
>I’m not sure how cron jobs work. What I have seen in the past is you provide a pathname to a script. However, the cron job tool on cpanel asks me to give a url.
Does the cron job may an http request to that url?
If so, what kind of request is it (GET, POST, etc.)?