<tfoot id='I5Du5'></tfoot>
      1. <small id='I5Du5'></small><noframes id='I5Du5'>

        <legend id='I5Du5'><style id='I5Du5'><dir id='I5Du5'><q id='I5Du5'></q></dir></style></legend>
        <i id='I5Du5'><tr id='I5Du5'><dt id='I5Du5'><q id='I5Du5'><span id='I5Du5'><b id='I5Du5'><form id='I5Du5'><ins id='I5Du5'></ins><ul id='I5Du5'></ul><sub id='I5Du5'></sub></form><legend id='I5Du5'></legend><bdo id='I5Du5'><pre id='I5Du5'><center id='I5Du5'></center></pre></bdo></b><th id='I5Du5'></th></span></q></dt></tr></i><div id='I5Du5'><tfoot id='I5Du5'></tfoot><dl id='I5Du5'><fieldset id='I5Du5'></fieldset></dl></div>
        • <bdo id='I5Du5'></bdo><ul id='I5Du5'></ul>

        Wamp 服务器:多个虚拟主机在 Windows 上不工作

        时间:2023-10-02

            • <tfoot id='3I0pa'></tfoot>
                <bdo id='3I0pa'></bdo><ul id='3I0pa'></ul>

                  <tbody id='3I0pa'></tbody>
                <i id='3I0pa'><tr id='3I0pa'><dt id='3I0pa'><q id='3I0pa'><span id='3I0pa'><b id='3I0pa'><form id='3I0pa'><ins id='3I0pa'></ins><ul id='3I0pa'></ul><sub id='3I0pa'></sub></form><legend id='3I0pa'></legend><bdo id='3I0pa'><pre id='3I0pa'><center id='3I0pa'></center></pre></bdo></b><th id='3I0pa'></th></span></q></dt></tr></i><div id='3I0pa'><tfoot id='3I0pa'></tfoot><dl id='3I0pa'><fieldset id='3I0pa'></fieldset></dl></div>
                • <legend id='3I0pa'><style id='3I0pa'><dir id='3I0pa'><q id='3I0pa'></q></dir></style></legend>
                • <small id='3I0pa'></small><noframes id='3I0pa'>

                  本文介绍了Wamp 服务器:多个虚拟主机在 Windows 上不工作的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

                  问题描述

                  我在 windows 上有两个虚拟主机(例如:test1.dev 和 test2.dev).但它总是为两个虚拟主机加载 test1.dev 的内容.

                  I have two virtual hosts on windows(for example: test1.dev and test2.dev). But it always load content of test1.dev for both virtual hosts.

                  以下是我的文件:

                  主机:

                  127.0.0.1    localhost
                  127.0.0.1    test1.dev
                  127.0.0.1    test2.dev
                  

                  httpd.conf:

                  httpd.conf:

                  <IfModule ssl_module>
                  SSLRandomSeed startup builtin
                  SSLRandomSeed connect builtin
                  </IfModule>
                  
                  Include "c:/wamp/alias/*"
                  
                  <VirtualHost 127.0.0.1>
                      ServerName test1.dev
                      DocumentRoot "C:wampwww	est1public"
                  </VirtualHost>
                  
                  <VirtualHost 127.0.0.1>
                      ServerName test2.dev
                      DocumentRoot "C:wampwww	est2public"
                  </VirtualHost>
                  

                  有人能认出问题吗?

                  推荐答案

                  我猜你在某处遗漏了 NameVirtualHost 127.0.0.1:80 行:)

                  I'm guessing you're missing the NameVirtualHost 127.0.0.1:80 line somewhere :)

                  这篇关于Wamp 服务器:多个虚拟主机在 Windows 上不工作的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持html5模板网!

                  上一篇:ZF2 是基于 MOVE 的吗? 下一篇:Zend Framework $this->baseUrl() 总是返回当前页面 :

                  相关文章

                  最新文章

                  <i id='y44P4'><tr id='y44P4'><dt id='y44P4'><q id='y44P4'><span id='y44P4'><b id='y44P4'><form id='y44P4'><ins id='y44P4'></ins><ul id='y44P4'></ul><sub id='y44P4'></sub></form><legend id='y44P4'></legend><bdo id='y44P4'><pre id='y44P4'><center id='y44P4'></center></pre></bdo></b><th id='y44P4'></th></span></q></dt></tr></i><div id='y44P4'><tfoot id='y44P4'></tfoot><dl id='y44P4'><fieldset id='y44P4'></fieldset></dl></div>
                  <tfoot id='y44P4'></tfoot>

                • <small id='y44P4'></small><noframes id='y44P4'>

                    <bdo id='y44P4'></bdo><ul id='y44P4'></ul>

                    1. <legend id='y44P4'><style id='y44P4'><dir id='y44P4'><q id='y44P4'></q></dir></style></legend>