开发者

Daily tasks in Apache Server

I'm writing some apache (2.2) modules in C and I'm pretty new at it, so I was wondering:

I want to make a daily task. One that will read a file and insert it's d开发者_如何学Pythonata into a list.

Is that possible?

Thanks!


Have a look at Cronjobs. They allow you to run a command at chosen intervals.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜