25b7652e4b
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.
4 lines
229 B
Text
4 lines
229 B
Text
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.
|