Dear fediverse, please send me documentation to setup either apache or ngnix as a TLS terminating proxy so that I can serve https://a.domain.com and https://b.domain.com on the same IP.
Thanks!
@fabrice Also here's the gist of what I use for my dat-store setups et al: https://github.com/rangermauve/dat-store#nginx-tips
Have the `proxy_pass` point to the service you want to proxy for.