Thanks to visit codestin.com
Credit goes to github.com

Skip to content

resource can't match service context path #71

@lakewatcher

Description

@lakewatcher

资源路径和接口路径不一致,很难被服务转发。
resource can't match service context path

当我访问 /etcdkeeper/ 时,请求的资源确是:/framework/easyui/themes/metro/easyui.css
When I visited /etcdkeeper, requested resource is: / framework/easyui/themes/metro/easyui. The path is {baseurl}/framework not {baseurl}/etcdkeeper/framework

当使用转发服务时,无法处理资源转发,示例。
if i using gateway or nginx to rewrite url , encounter the scene ,for example:

image

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