Horje

Tips (Total 1)


# Tips-1) How to run HTTP url on Cpanel Cron Job

Step-1: Login to Cpanel

Login to your Cpanel using https://yourdomain.com:2083/

Output should be:

 

Step - 2: Go to Cron Job

Scroll Down and Finds "Advance" + "Cron Jpb" Menu.

Output should be:

Step-3: Add New Cron Job

Now, Add New Cron Job using Following command.

Example: COMMAND
curl -s https://yourdomain

Output should be: