blob: c71f6ff69a73d726bc9db769166ac028720f5df6 (
plain)
1
2
3
4
|
Proxies incoming HTTP and TLS connections based on the hostname
contained in the initial request. This enables HTTPS name-based virtual
hosting to separate backend servers without installing the private key
on the proxy machine.
|