如何在 Windows 上测试 httpd.conf?
How do I test httpd.conf on my Windows?
不同的网站对这个问题给出了不同的答案,但我认为它们都是 linux。 http://httpd.apache.org/docs/2.2/programs/apachectl.html 给了我一个有用的工具,但这不能在我的命令提示符下使用(下图)。
感谢您的回答。
在 windows 上测试配置:
httpd.exe -t
不同的网站对这个问题给出了不同的答案,但我认为它们都是 linux。 http://httpd.apache.org/docs/2.2/programs/apachectl.html 给了我一个有用的工具,但这不能在我的命令提示符下使用(下图)。
感谢您的回答。
在 windows 上测试配置:
httpd.exe -t