Skip to content

Unable to route to websites #676

@satishviswanathan

Description

@satishviswanathan

I have multiple routes in my fabio routing tables with many services and a UI application. I can see fabio is forwarding the request correctly in the case of services but in the case of UI application the request is getting forwarded but all the resources of the web site is not getting downloaded.

Sample routing table


/myservice http://xxxx.xxx.com strip=/myservice
/uiapp http://yyy.yyy.com strip=/uiapp

In the case of uiapp I can see the index.html of the web application is hit bu the resources refered in the file are not getting downloaded.

For example

All the href links are broken.

Any help on this issues is highly appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions