摘要:
ubuntu下安装apache后,默认apache的配置文件都在 /etc/apache2/ 目录下。 而其中允许查看apache运行状态的配置默认是在 /etc/apache2/mods-available/status.conf 文件中配置的。 这个文件的默认配置类似如下: IfModule mod_status.c # # Allow server status reports ... 阅读全文
posted @ 2011-01-04 17:02 蝈蝈俊 阅读(3910) 评论(0) 推荐(0) 编辑