Hello. I have simple setup of Consul and fabio. I've registered service in consul with tag urlprefix-/service1.
Fabio added route correctly. When i query http://{myfabiourl}:9999/service1/api or http://{myfabiourl}:9999/service1/swagger/index.html (my service is written on .net core and it has some subdirectories) it does not work. It shows only result for http://{myfabiourl}:9999/service1.
I've read documentations and did not find anything that could help me in this situation.
Is this an issue or am i missing something?
Hello. I have simple setup of Consul and fabio. I've registered service in consul with tag urlprefix-/service1.
Fabio added route correctly. When i query http://{myfabiourl}:9999/service1/api or http://{myfabiourl}:9999/service1/swagger/index.html (my service is written on .net core and it has some subdirectories) it does not work. It shows only result for http://{myfabiourl}:9999/service1.
I've read documentations and did not find anything that could help me in this situation.
Is this an issue or am i missing something?