Hi, I am following the example here with a simple web service https://pierrevillard.com/2016/04/10/url-shortener-service-with-apache-nifi/
and want to make different endpoints like localhost/admin:8011 localhost/info:8011 etc. Looks like I need to set "Allowed Paths" property on HandleHttpRequest processor but cannot make it work. it works fine if I call just localhost:8011 I run NiFi on VM.. Thanks!
