Stop controller https redirects
This thread has been locked for further replies. You can start a new thread to share your ideas or ask questions.
Stop controller https redirects
Hello:
I'll use an example to be clear..
#wget http://localhost:8088
Redirects to https://localhost:8043/login
This makes no sense, even browsers consider localhost to be safe, I want to disable this redirects because I want to put a reverse proxy in front of the omada software controller and currently have to waste CPU cycles by instructing the frontend server to connect to the controller https interface..