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

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了wampserver 的Apache启动错误提示:The requested URL / was not found on this server.相关的知识,希望对你有一定的参考价值。

  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.的主要内容,如果未能解决你的问题,请参考以下文章

Wampserver局域网手机访问提示403错误解决办法

windows10安装好wampserver后不能启动Apache怎么办

windows10安装好wampserver后不能启动Apache怎么办

急救!!我安装了wampserver时候无法启动wampmysqld服务!

配置wampserver出现服务器错误问题

安装wampserver时提示丢失MSVCR110.dll