cpanel设置定时不怎么会?请教大家
我要定时1分钟 执行一个地址
http://aaa.com/xx/1.php
请问怎么做?
我试了一下
/usr/bin/lynx -source http://aaa.com/xx/1.php
发现一点反应都没有
请问该怎么做
[解决办法]
curl / wget来吧
发布时间: 2013-10-30 12:56:22 作者: rapoo
cpanel设置定时不怎么会?请教大家
我要定时1分钟 执行一个地址
http://aaa.com/xx/1.php
请问怎么做?
我试了一下
/usr/bin/lynx -source http://aaa.com/xx/1.php
发现一点反应都没有
请问该怎么做
[解决办法]
curl / wget来吧