ServerName example-dev.indexdata.com ProxyRequests off ProxyVia On ProxyPreserveHost On Order deny,allow Allow from all ProxyPass / http://dart:80/ ProxyPassReverse / http://dart:80/ # These are the logs for the proxying operation ErrorLog /var/log/apache2/example-dev-px-error.log CustomLog /var/log/apache2/example-dev-px-access.log combined