Jinovich
01-12-2009, 04:32 PM
I have cron.php file, I want my server to be able to execute this file when it is due in crontab however I don't want people to be able to execute this just by navigating to www.mydomain.com/cron.php.
What would be the best way to prevent the public but allow the server.
What would be the best way to prevent the public but allow the server.