-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Description
项目启动描述
使用tomcat8.5.42启动,启动配置访问路径为http://localhost:8080/blog/
问题描述
- 进入localhost:8080/blog/admin/index 面板页 ,点击右侧的文章
- 跳转到文章详情页localhost:8080/arcticle/c69589.html,网页报错404,发现并未拼接我们自定义的访问路径
- 将localhost:8080/arcticle/c69589.html改为localhost:8080/blog/arcticle/c69589.html,可以正常访问
Metadata
Metadata
Assignees
Labels
No labels