Hi,
I want to use cron jobs to call a script for example script.cgi in my cgi-bin.
How am i suppose to call this or what to write in the Cron Job COMMAND field so this would be done.
I really appreciate your helps.
Thank You
Hi,
I want to use cron jobs to call a script for example script.cgi in my cgi-bin.
How am i suppose to call this or what to write in the Cron Job COMMAND field so this would be done.
I really appreciate your helps.
Thank You
/home/username/www/cgi-bin/script.cgi should work fine.