Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

LoadModule proxy_module modules/mod_proxy.so = proxy.load
LoadModule proxy_http_module modules/mod_proxy_http.so = proxy_http.load
LoadModule proxy_html_module modules/mod_proxy_html.so = proxy_html.load

proxy.load already enabled
proxy_http already enabled

sudo apt-get install libapache2-mod-proxy-html # which also enables it

  • No labels