bartbutenaers / node-red-contrib-http-proxy

A Node-Red node to use Node-RED as a http proxy server, for redirecting http(s) requests
Apache License 2.0
8 stars 3 forks source link

The http-proxy url cannot be a relative path? #8

Open miguelfernando55 opened 1 week ago

miguelfernando55 commented 1 week ago

I am trying to use http-proxy to redirect the / request to either the login page or the home page. The situation is that I may either access my system locally or by using a public ip. Could I use a relative path?