当前位置:网站首页>[404] the server starts successfully, and the default page cannot be accessed
[404] the server starts successfully, and the default page cannot be accessed
2022-07-21 20:15:00 【Rainbow sea.】
###【404】The origin server did not find a current representation for the target resource or is not willing to disclose that one exists
The server started successfully , But the default page can't be accessed , I checked some solutions online, but they are not applicable , Later, I saw a big man mention the project web.xml Configuration of , modify url Address , So we found the cause of the problem .
Before restarting the server is difficult , I changed the module name and directory name of the module , Find the corresponding module .iml file , Sure enough, a line of code in it has not been changed .
Here's the picture : Change the code to the current corresponding module name , Problem solved successfully .
404 error : The source server did not find the current representation of the target resource , Or unwilling to publicly exist . Usually 404 All errors are due to the path , Resource not found .
- Check whether your access path is written incorrectly .
- Check whether there are target resources in the project .
- Relatively special circumstances , The name change is not complete , Pictured above .
边栏推荐
- 数据库连接不上
- 对项目优化之一:redis缓存数据库的安装与项目中使用,加强项目读取操作
- MySQL之DQL(数据查询语言)-常见函数
- 注解相关学习
- From March to June, after summary, more than 200 pages of true question notes and detailed explanations (including core test sites and 6 major factories)
- Linux系统Redis安装
- 微信公眾號開發接入,利用微信公眾平臺申請測試號進行本地開發
- Incomplete access to wechat database handle
- MySQL exception: Legal mix of settlements (utf8_general_ci, implicit) and (utf8mb4_general_ci, coalible)***
- Web. Config custom class reading
猜你喜欢
JSON tool class
Ibm3650m4 physical machine installation esxi7.0
As editor sets the indent position of the code on the right side of fluent development
Share the experience of big factories, come quickly
微信公眾號開發接入,利用微信公眾平臺申請測試號進行本地開發
Detailed explanation of NiO channel
flutter自定义form表单,封装form表单组件
Project of integrating SSM framework
Wechat official account development access, using wechat public platform to apply for test number for local development
Nacos注册中心集群数据一致性问题
随机推荐
Uniapp develops apps to solve uni Pagescrollto does not take effect
2022.7.18DAY609
1451 - cannot delete or update a parent row has multiple foreign key constraints to delete the data rows of the sub table
mysql/sql server通过JDBC连接数据库进行增删改查的步骤
前台序号展示方法
类加载器及双亲委派机制
Chart is code: build a new generation of graphics library in a coded way -- feekin
重写hashCode() 对比类是否相同
微信公众号开发接入,利用微信公众平台申请测试号进行本地开发
Incomplete access to wechat database handle
One of the problems to solve the sorting order error of Oracle database query single table
MySQL DQL (data query language) - common functions
数据库删除emp_no重复的记录,只保留最小的id对应的记录
MySQL DQL (data query language) - table join query
Pychart creates SQLite database
Linux redis-6.2.6 stand alone deployment
Notes on the method of construction - Chapter 6 agile process
数据库针对上面的salaries表emp_no字段创建索引idx_emp_no
【GeoServer二次开发】基于GeoServer-Manager的REST自动部署模块开发
RSA public private key encryption tool class