wamp 出现 The requested URL / was not found on this server

提示把Apache的配置文件httpd.conf中的Include conf/extra/httpd-vhosts.conf改为#Include conf/extra/httpd-vhosts.conf,顿时恍然大悟,肯定是因为之前我配置了“wampserver的本地虚拟服务器环境”,而现在我想把本地项目访问从虚拟环境访问(www.wanysys.cc这种方式)改为用http://localhost/这种方式访问,所以导致服务器找不到用户请求的URL,最后,按照上面的提示更改后重启wampserver的Apache服务,发现wampserver的Apache本地访问成功了!!wampserver  的Apache启动错误提示:The requested URL / was not found on this server.

 

http://www.wanysys.cc/coding/php/800.html

posted @ 2017-08-25 17:06  web男  阅读(1772)  评论(0编辑  收藏  举报