The requested URL /**** was not found on this server
生活随笔
收集整理的这篇文章主要介绍了
The requested URL /**** was not found on this server
小编觉得挺不错的,现在分享给大家,帮大家做个参考.
当ubuntu使用Apache搭建web服务器是,访问网页失败,出现:
The requested URL /”文件名” was not found on this server 错误
如图所示:
这种情况通常是因为目录设置错误,需要查看服务器访问的目录配置,一开始我这里访问的是在/var/www/html/目录下的,但是后来不不知道怎么回事儿,访问的目录为/var/www/下的文件,所以需要访问html目录下的文件还需要注明html这个目录。
转载于:https://www.cnblogs.com/lanaiwanqi/p/10445704.html
总结
以上是生活随笔为你收集整理的The requested URL /**** was not found on this server的全部内容,希望文章能够帮你解决所遇到的问题。
- 上一篇: icbc是什么银行
- 下一篇: 记一次mogodb占用cpu高问题