Discuss
I have been searching the forum but cannot find a clear answer.
On my synology nas I can simply add all the domains I need and using Reverse Proxy point them to as many servers as I want.
Source
Protocol: https
Hostname: newsite.com
port: 443
Destination
Protocol: http
Hostname: 192.168.45.66
port: 80
and it simply works.
I cannot find a similar easy way of doing this in yunohost.
I checked redirect but that doesn’t seem to be the solution
Thank you for advice