小编Jas*_*n M的帖子

WAMP虚拟主机无法正常工作

我使用的是wamp版本2.5我的Apache是​​2.4.9 PHP:5.5.12 MySQL:5.6.17

我有这些配置:

在我的 httpd.conf

# Virtual hosts
Include conf/extra/httpd-vhosts.conf
Run Code Online (Sandbox Code Playgroud)

在我的 G:\wamp\bin\apache\apache2.4.9\conf\extra\httpd-vhost.conf

# Virtual Hosts
#
# Required modules: mod_log_config

# If you want to maintain multiple domains/hostnames on your
# machine you can setup VirtualHost containers for them. Most configurations
# use only name-based virtual hosts so the server doesn't need to worry about
# IP addresses. This is indicated by the asterisks in the directives below.
#
# Please see the documentation at 
# <URL:http://httpd.apache.org/docs/2.4/vhosts/>
# for …
Run Code Online (Sandbox Code Playgroud)

php mysql apache wamp virtualhost

12
推荐指数
3
解决办法
3万
查看次数

标签 统计

apache ×1

mysql ×1

php ×1

virtualhost ×1

wamp ×1