Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
When attempting to open a custom ui when running behind a proxy, jetty will attempt to perform a redirect from "/proxy/path/context-path" to "/context-path/". This redirect can result in the loss of the proxy path and a resulting 404. This redirection can be avoided by including the trailing slash.
Attachments
Issue Links
- links to