按照老师的配置,重启之后都更改不了"www 目录"的名字以及定位;
网上找了一些也没找到相关的解决方案
请问一下是什么原因,怎么解决呢?
打开httpd.conf,搜索wwwroot 和 directory 直接改为新目录即可。
对于wamp3是无效的,可以这样解决:
“You need to change these values also in httpd-vhosts.conf located in \conf\extra
也就是说,因为VirtualHost的原因还需要修改 httpd-vhosts.conf 才会生效。
我电脑是32位的,按照老师的配置可以修改成功