It is a lot simpler nowadays. Download Caddy, put a 2 line config and you are good to go.
Comment on What are the benefits of a server having multiple public IP addresses?
atzanteol@sh.itjust.works 9 months agoKids seem to think host name based routing is "new’… It worked fine in the 2000s with Apache.
Croquette@sh.itjust.works 9 months ago
atzanteol@sh.itjust.works 9 months ago
I guess that’s “a lot simpler” than 6 lines of config?
Ooops@feddit.org 9 months ago
by factor of 3 obviously…
vandsjov@feddit.dk 9 months ago
300% optimise! Give this coder a raise!
sugar_in_your_tea@sh.itjust.works 9 months ago
Yup, I was reverse proxying early in my career, and I even built my own once for fun (I “hid” an SSH server on my HTTP server by looking at the first few bytes and proxying appropriately).