有 2 个文件夹中有 apache2 的东西,其中一些是重复的。我想知道它们之间有什么关系,apache服务器实际使用的是哪一个?他们是
/opt/local/apache2
/private/etc/apache2
我想看看 apache 实际使用了哪个默认 index.html 并且我都修改了
/opt/local/apache2/htdocs/index.html
/Library/WebServer/Documents/index.html.en (there is no index.html in this folder)
但我仍然看到“它有效!” 而不是我输入的字符串。