Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1035645
  • 博文数量: 239
  • 博客积分: 10
  • 博客等级: 民兵
  • 技术积分: 3618
  • 用 户 组: 普通用户
  • 注册时间: 2012-11-12 13:17
文章分类

全部博文(239)

文章存档

2021年(1)

2016年(1)

2015年(30)

2014年(91)

2013年(116)

发布时间:2014-07-15 21:43:01

下载地址:http://jaist.dl.sourceforge.net/project/goaccess/0.4/goaccess-0.4.2.tar.gz 安装补丁包[root@was01 /]# yum install gcc[root@was01 /]# yum install glib2-devel[root@was01 /]# yum install ncurses-devel[root@was01 goaccess]# cd goaccess-0.7.1/[root@was01 goaccess-0.7.1]# lsaclocal.m.........【阅读全文】

阅读(5653) | 评论(0) | 转发(0)

发布时间:2014-02-25 16:09:06

<VirtualHost 172.20.2.22:80>    ServerAdmin webmaster@dummy-host.example.com    DocumentRoot "D:/citic_sub/cici/"    ServerName www.cici.citic.com    CustomLog "|d:/cronolog.exe d:/logs/%Y%m_cici_access.log" combined    ErrorLog logs/cici_error..........【阅读全文】

阅读(1097) | 评论(0) | 转发(0)

发布时间:2014-02-23 01:06:42

将apache源码拷贝到/home下[root@oracle11g httpd-2.0.59]#mkdir /usr/local/apache2/[root@oracle11g httpd-2.0.59]#cd /home/httpd-2.0.59[root@oracle11g httpd-2.0.59]# ./configure --prefix=/usr/local/apache2/ --enable-so --enable-mods-shared=most --with-mpm=worker[root@oracle11g httpd-2.0.59]# ma.........【阅读全文】

阅读(1309) | 评论(0) | 转发(1)

发布时间:2014-01-19 14:52:49

网上看到的apache2 的httpd.conf文件说明Apache2 httpd.conf 中文版## 基于 NCSA 服务的配置文件。##这是Apache服务器主要配置文件。#它包含服务器的影响服务器运行的配置指令。#参见<URL:http://httpd.ache.org/doc-2.0/>以取得关于这些指令的详细信息##不要只是简单的阅读这些指令信息而不去理解它。#这里只.........【阅读全文】

阅读(3392) | 评论(0) | 转发(3)

发布时间:2014-01-03 09:23:36

日志中记录如下信息:[Wed Jul 11 14:07:32 2012] [notice] mpmstats: rdy 74 bsy 1 rd 0 wr 0 ka 1 log 0 dns 0 cls 0[Wed Jul 11 14:17:33 2012] [notice] mpmstats: rdy 74 bsy 1 rd 0 wr 0 ka 1 log 0 dns 0 cls 0[Wed Jul 11 14:27:33 2012] [notice] mpmstats: rdy 72 bsy 3 rd 0 wr 1 ka 2 log 0 dns 0 cls 0[We.........【阅读全文】

阅读(4144) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册