【发布时间】:2014-07-26 20:31:10
【问题描述】:
我厌倦了用https://secure.phabricator.com/book/phabricator/article/configuration_guide/ 的指令配置phabricator 我将主机名配置为包含一个点。 我在那个描述中做了所有事情,但是如果我导航到我设置的主机名,我只会看到默认的 apache2 页面而不是 phabricator。我不确定我是否正确设置了 httpd.conf,因为我在我的系统上找不到 / -name httpd.conf。我根据以下信息在 /etc/apache2/sites-enabled/000-default.conf 进行了建议配置:
http://wiki.apache.org/httpd/DistrosDefaultLayout#Debian.2C_Ubuntu_.28Apache_httpd_2.x.29:
当我重新启动 apache2ctl 时,它说很难确定服务器的域名。所以 /etc/hosts 可能是个问题,但由于我看到默认的 apache2,服务器已启动并正在运行。是否需要放置一个特殊的 :port 才能查看 phabricator 的配置?
感谢任何帮助。
【问题讨论】:
标签: apache phabricator