标签:
打开httpd.conf,搜索wwwroot 和 directory 直接改为新目录即可。
对于wamp3是无效的,可以这样解决:
“You need to change these values also in httpd-vhosts.conf located in \conf\extra
也就是说,因为VirtualHost的原因还需要修改 httpd-vhosts.conf 才会生效。
标签:
原文地址:http://www.cnblogs.com/osimly/p/5841756.html