【发布时间】:2013-09-11 13:31:36
【问题描述】:
我正在尝试在 open suse 下设置虚拟主机。我在 Yast->Http 服务器中,当我检查“通过 HTTP 标头确定请求服务器”时,我收到错误消息 To use name-based virtual you must designate the ip adress on the server(...)
我做了一些谷歌搜索,根据我发现的内容,我取消了/etc/apache2/listen.conf 中的NameVirtualHost *:80 行的注释并重新启动了 apache,但它没有帮助。我该如何正确设置它(也许我应该通过 yast 来完成,而不需要手动编辑 conf 文件,但我找不到那个选项)
【问题讨论】:
标签: apache virtualhost opensuse