请问各位出现这个错误是什么原因?在线急等

xdhis 2005-05-10 09:14:34
程序在测试平台上都通过了,但是不知道为什么发布到正式库上就出现了下面的错误,请各位大侠帮忙分析一下原因。谢谢!!
Error 404--Not Found
From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
10.4.5 404 Not Found
The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.

If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.

...全文
95 4 打赏 收藏 转发到动态 举报
写回复
用AI写文章
4 条回复
切换为时间正序
请发表友善的回复…
发表回复
su27007 2005-05-10
  • 打赏
  • 举报
回复
应该是系统的路径配置不对了,提示找不到URL!
仔细检查一下环境.
mind_1220 2005-05-10
  • 打赏
  • 举报
回复
Error 404--Not Found
From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
10.4.5 404 Not Found
The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.

错误 404 没有找到
根据 RFC 2068
在你的服务器上没有找到任何与request_url匹配的。

If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.

如果你不想报这个错误
你可以……

简单的说
就是没有找到你属于的URL
xdhis 2005-05-10
  • 打赏
  • 举报
回复
是大小写的原因吗?
jihanzhong 2005-05-10
  • 打赏
  • 举报
回复
404错误!

81,092

社区成员

发帖
与我相关
我的任务
社区描述
Java Web 开发
社区管理员
  • Web 开发社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧