装的是新版本的WAMP,因为配置文件是没有换行的,改配置后一直无法正常启动(黄色),后面发现格式问题
# onlineoffline tag - don't remove
Require local
这段直接把Require local替换成改成Require all granted
#Include conf/extra/httpd-vhosts.conf这段先回车换行再去掉#,就没问题了
# onlineoffline tag - don't remove
Require local
这段直接把Require local替换成改成Require all granted
#Include conf/extra/httpd-vhosts.conf这段先回车换行再去掉#,就没问题了
2016-05-11
网站根目录无法修改啊!求帮忙!!documentroot后面的路径无论修改为哪里,打开localhost都是指向安装目录下的www文件夹(我安装在C盘,所以指向的仍是原来的 c:/wamp/www),我的版本是:>>WampServer Version 3.0.4 32bit<< (因为找不到64位的,我电脑是企业版win10,64位)
2016-05-10