ijokarumawak opened a new pull request #211: NIFIREG-295 Add support for 
proxying via Apache Knox
URL: https://github.com/apache/nifi-registry/pull/211
 
 
   In order to support a reverse proxy like Knox, NiFi Registry Web UI app 
needs to resolve URLs relatively using the proxy server's context path. NiFi 
Registry will be accessed through Knox with 
`https://knox.example.com:8444/gateway/sandbox/nifi-registry-app/nifi-registry/`.
   
   Currently, absolute paths are used and '/nifi-registry' is assumed to be the 
base path. We need to change these paths to relative ones.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to