Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

自定义域名时,从后台无法直接访问文章 #181

Open
DevourZuan opened this issue Dec 9, 2022 · 0 comments
Open

自定义域名时,从后台无法直接访问文章 #181

DevourZuan opened this issue Dec 9, 2022 · 0 comments

Comments

@DevourZuan
Copy link

项目启动描述

使用tomcat8.5.42启动,启动配置访问路径为http://localhost:8080/blog/

问题描述

  1. 进入localhost:8080/blog/admin/index 面板页 ,点击右侧的文章
  2. 跳转到文章详情页localhost:8080/arcticle/c69589.html,网页报错404,发现并未拼接我们自定义的访问路径
  3. 将localhost:8080/arcticle/c69589.html改为localhost:8080/blog/arcticle/c69589.html,可以正常访问
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant