Konu
Linux Server Cron Yardımı
25-01-2013, 20:34:52
#2
Elazığlı168
sunucuoptimizasyon.com
crontab -e ile dosyayı aç alttakileri ekle. Ekledikten sonra service crond restart.
Alıntı
*/1 * * * * curl
http://www.xxx.com/emailapi/cron_tsdf_email_remote.php
*/1 * * * * curl
http://www.xxx.com/emailapi/cron_tsdf_email_local.php
0 * * * * curl
http://www.xxx.com/cron_tsdf_botonline.php
11 * * * * curl
http://www.xxx.com/cron_tsdf_gold.php
*/59 * * * * curl
http://www.xxxx.com/cron_tsdf_mailer.php
*/21 * * * * curl
http://www.xxx.com/cron_tsdf_pm.php
*/19 * * * * curl
http://www.xxxx.com/cron_tsdf_uyeler.php
* */3 * * * curl
http://www.xxxxcom/cron_tsdf_backup.php