Score:0

in Traefik, any way to forward request to loadbalancer url subfolder?

ma flag

Is it possible to forward url to subfolder traefik loadbalancer? like backend server url to http://myserver/myfolder/my

For example:

 [http.services.appv2]
    [http.services.appv2.loadBalancer]
      [[http.services.appv2.loadBalancer.servers]]
        url = "http://private-ip-server-2/"

Above is normal usage, but I want to do it like: '

[http.services.appv2]
    [http.services.appv2.loadBalancer]
      [[http.services.appv2.loadBalancer.servers]]
        url = "http://private-ip-server-2/**mypth/nwepath/path**"

i want to to forward my url abc.com to backend https://1.1.1.1/abc-website and not to https://1.1.1.1/

djdomi avatar
za flag
usually you append the url
ma flag
i did, but it does not work
ma flag
already tried, it does not work
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.