Web Management Console - Localhost only

Started by TSimmonsHJ, August 05, 2019, 09:02:17 PM

Previous topic - Next topic

TSimmonsHJ

Hello all,
I have the web management console installed on a windows server. I have setup IIS ARR to do reverse proxy w/ SSL offload to this console, but I want to restrict the web console itself to only listen to traffic from the reverse proxy server (localhost/127.0.0.1). How is it possible to do this? I tried to modify jetty.xml to set the jetty.host parameter but was unsuccessful.