I am using Codeigniter for my website. I have to use cron job to run one of controller function. I am using route in website. And also I am not using index.php in url.
If you are using cPanel then Use the following command:
/usr/bin/curl -k http://my-domain.com/welcome/show
This works perfectly for me.