随笔分类 -  apache

摘要:网上很多资料都有对Apache的access.log按天生成的方法,但在Windows server下稍有不同: 1、打开httpd.conf配置文件找到: CustomLog "logs/access.log" common 2、将其改为: CustomLog "|bin/rotatelogs.e 阅读全文
posted @ 2017-04-14 16:13 /折磨 阅读(4079) 评论(0) 推荐(0)
摘要:http://archive.apache.org/dist/httpd/binaries/win32/ Apache msi 下载地址 阅读全文
posted @ 2015-04-30 15:46 /折磨 阅读(138) 评论(0) 推荐(0)