51CTO博客开发
显示行号 :set number 或 :set nu 去除行号 :set nonumber 或 :set nonu
apache httpd.conf语法验证可以通过下面的命令来验证。 Windows环境: httpd -t 或者: httpd.exe -w -t -f "C:\Apache2.2\conf\httpd.conf" -d "C:\Apache2.2\." Linux环境: apachectl configtest 或 ap
Copyright © 2005-2025 51CTO.COM 版权所有 京ICP证060544号