You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It works fine when I visit docs.example.com/docs, and it returns docs.example.com/docs/welcome/. However, when I visit docs.example.com/docs/, it becomes docs.example.com/docs//welcome/.
When I add these annotations:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I have a Kong Ingress controller installed via Helm with the following parameters:
I have the following Ingress manifest.
It works fine when I visit docs.example.com/docs, and it returns docs.example.com/docs/welcome/. However, when I visit docs.example.com/docs/, it becomes docs.example.com/docs//welcome/.
When I add these annotations:
I get this response:
How to get rid of the double slash in the URL?
Beta Was this translation helpful? Give feedback.
All reactions