I try to make a cronjob. Every two hours a file has to be called.
The file is http://www.kapingamarangi.be/PATH/ac...n&name=PostMan
So I submitted the folowing cronjob:
0 */2 * * * GET http://www.kapingamarangi.be/PATH/ac...n&name=PostMan
And PATH is the correct path. But it doesn't seem to work
What am I doing wrong?


LinkBack URL
About LinkBacks




Reply With Quote
Bookmarks