Apache怎么启用server-status?
启用状态支持
要仅对example.com域中的浏览器启用状态报告,请将此代码添加到您的httpd.conf 配置文件中
SetHandler server-status Require host example.com
您现在可以通过使用Web浏览器访问页面来访问服务器统计信息 http://your.server.name/server-status
http://your.server.name/server-status
上一篇 apache是什么
下一篇 怎么在Windows上安装IIS
版权所有 (c)2021-2022 MSHXW.COM
ICP备案号:晋ICP备2021003244-6号