Skip to content

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

@DevourZuan

Description

@DevourZuan

项目启动描述

使用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,可以正常访问

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions