随笔分类 -  APACHE

转载 APACHE log格式说明
摘要:配置新服务器conf,需要分析请求域名,重新找出log格式文档学习一下。## The following directives define some format nicknames for use with# a CustomLog directive (see below).#LogFormat "%h %l %u %t "%r" %>s %b "%{Referer}i" "%{User-Agent}i"" combined#SetEnvIf Request_URI .gif$ image-reques 阅读全文

posted @ 2011-09-16 17:35 WOODY TECH 阅读(311) 评论(0) 推荐(0)