php - How to i add CRON Job in Vesta CP Pannel What is Command -


how can add file of php , txt in cron job of 10 mint example url : http://example.com/xx/file.php
, http://example.com/xx/file.txt , i'm try command wget http://example.com/xx/file.php
when add command panel email me in spam of error.

here screen shoot of vestacp pannel

for example:

wget -q -o - "http://example.com/xx/file.php" > /dev/null 2>&1 

enter image description here


Comments

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -