mac上不同apache2文件夹的关系是什么?

时间:2013-09-01 22:51:02

标签: apache apache2 localhost virtualhost

有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)

但我仍然看到“它有效!”而不是我放入的字符串。

0 个答案:

没有答案