windows - 找不到 XAMPP 对象错误

标签 windows webserver xampp

我刚刚在我的机器上安装了 XAMPP,当试图访问 htdocs 中的子文件夹时,我收到以下错误。

Object not found! The requested URL was not found on this server. If you entered the URL manually please check your spelling and try again.

If you think this is a server error, please contact the webmaster.

Error 404

localhost

Apache/2.4.4 (Win32) OpenSSL/0.9.8y PHP/5.4.19"

为了访问 htdocs 的子文件夹,我需要进行哪些默认安全更改?谢谢!

最佳答案

Object not found!

The requested URL was not found on this server. If you entered the URL manually please check your spelling and try again.

您遇到问题是因为该对象确实不存在于您的 htdocs 目录中。 您不必在 localhost 或 127.0.0.1 之后附加 xampp,因为 xampp 会将其视为对象或 htdocs 下的文件夹。

如果你想访问你的博客,请确保你在 htdocs 下有一个 blog 文件夹并输入你的 URL localhost/blog

关于windows - 找不到 XAMPP 对象错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/19942229/

相关文章:

php - 找不到 Laravel 5.1 路由对象

php - 解析错误: syntax error, unexpected end of file in FUNCTIONS.PHP ON LINE 62 [duplicate]

Java 数字格式 - #.## - Windows 和 Linux

C++:我应该捕获所有异常还是让程序崩溃?

c++ - 注册表调用的效率与将用户选项存储在静态变量中的效率

java - 当 HTML 文件从网络服务器发送到客户端浏览器时不显示图像

webserver - 服务器端 GZipping 如何工作?

django - Django 站点运行的默认 Web 服务器是什么?如何使我的 Django 站点启用 https?

PHP 权限被拒绝错误

windows - Vagrant 未初始化常量 MixinSyncedFolders