OK im too stupid I guess…
I want to redirect a Website http or https to http://127.0.0.1:8384, te “secure” my Syncthing Login.
SO I went to website configuration, website redirect.
Added rule
Source URL: /
Desination URL at this website with new protocol: http://127.0.0.1:8384/
And then ERROR:
Failed to save redirect : Missing or invalid destination URL
If you’re proxying to a docker or podman container, I’ve found that the CSS doesn’t work right sometimes when the container wants a ssl connection and the url is 127.0.0.1. Some of my sites I have to proxy to the actual site name so that the ssl cert from the site gets seen as valid.