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

Compare with Current View Page History

« Previous Version 4 Next »

Table of Contents

hh1. Install

apt-get install apache2
apt-get install libapache2-mod-proxy-html
apt-get install libapache2-mod-gnutls

Enable

a2enmod proxy
a2enmod headers
a2enmod rewrite
a2enmod proxy_http

Configure Pages

Follow the example configuration in following pages

Unknown macro: {rate}
  • No labels