Sumit Gupta created KNOX-721:
--------------------------------
Summary: Proxy URL for Ranger UI doesn't work without trailing
slash
Key: KNOX-721
URL: https://issues.apache.org/jira/browse/KNOX-721
Project: Apache Knox
Issue Type: Bug
Components: Server
Affects Versions: 0.9.1
Reporter: Sumit Gupta
When the proxied UI is accessed with a URL like the following (note no trailing
slash):
https://host:port/gateway/ui/ranger, then the redirect fails due to resolution
of relative paths to stylesheet and js resources.
Using https://host:port/gateway/ui/ranger/ however does work and has no errors.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)