libapache2-mod-proxy-protocol/debian/README.Debian

6 lines
156 B
Plaintext
Raw Permalink Normal View History

2020-02-12 11:53:48 +01:00
## To activate mod_proxy_protocol, do:
a2enmod proxy_protocol && /etc/init.d/apache2 force-reload
## And then enable ProxyProtocol for the desired hosts.