Replies: 1 comment 1 reply
-
Maybe this is related: #1556. I unfortunately don't have any experience with Azure IIS. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
App router with locales works fine locally but adds 'pipe/8418b788-6ad6-4dea-95cb-xxxxxxxxxxxx/' to the URL when deployed to Azure, as if the port is added to the url. I feel like it is looping infinitely because the 'pipe/8418b788-6ad6-4dea-95cb-xxxxxxxxxxxx/' is adding multiple times in the url like
Example of the redirect from my browser
My web.config:
Do you have any idea how to solve this ?
Thank you
Beta Was this translation helpful? Give feedback.
All reactions