码迷,mamicode.com
首页 > Web开发 > 详细

wampserver 的Apache启动错误提示:The requested URL / was not found on this server.

时间:2017-08-24 10:40:29      阅读:1252      评论:0      收藏:0      [点我收藏+]

标签:wamp   服务器   his   错误提示   get   src   配置   oca   image   

  1. 打开localhost显示以下错误
    技术分享
  2. 原因:之前我配置了虚拟主机,所以服务器是从虚拟环境访问的,localhost也就访问不到
  3. 解决方法:打开httpd.conf配置文件,将
    Include conf/extra/httpd-vhosts.conf
    改为
    #Include conf/extra/httpd-vhosts.conf
    (下次配置虚拟主机的时候要重新打开这个选项)

原文地址:http://www.wanysys.cc/coding/php/800.html

wampserver 的Apache启动错误提示:The requested URL / was not found on this server.

标签:wamp   服务器   his   错误提示   get   src   配置   oca   image   

原文地址:http://www.cnblogs.com/yolo-bean/p/7421173.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!