最新版WAMPServer怎么多站点配置?

来源:2-4 WAMPServer多站点配置

qq_原点

2015-05-31 15:32

最新版WAMPServer:

Apache 2.4.9

PHP 5.5.12

MySQL 5.6.17

写回答 关注

2回答

  • 慕的地5313871
    2022-07-23 21:06:46

    不对也网上贴?

    fl

  • 慕少6877548
    2016-01-09 14:41:34

    <Directory “c:/wamp/www/”>
    AllowOverride all
    Require all granted   #添加允许外部访问
    #
    # Controls who can get stuff from this server.
    #
    #   onlineoffline tag – don’t remove
    # Require local  #注释请求本机访问,将这行注释掉
    </Directory>

PHP入门篇

PHP入门教程轻松学习,行业大牛帮您快速掌握PHP编程基础知识。

455588 学习 · 6303 问题

查看课程

相似问题