摘要: 一 、查看已安装的nginx是否包含stub_status模块 /usr/local/nginx/sbin/nginx -V nginx version: Nginx/1.2.0 configure arguments: --with-http_stub_status_module 确定支持stub... 阅读全文
posted @ 2014-05-22 17:47 北斗极星 阅读(702) 评论(0) 推荐(0) 编辑
摘要: 现在需要分析访问日志,怎么办?比如分析D:\Servers\Apache2.2\logs\access2014-05-22.loghttp://my.oschina.net/cart/针对这个问题特意开发了一款小工具分析Apache 日志,拆分字段成CSV文件并插入Mysql数据库分析<?php$d... 阅读全文
posted @ 2014-05-22 16:20 北斗极星 阅读(612) 评论(0) 推荐(0) 编辑