totem3
10/8/2014 - 11:59 PM

gistfile1.txt

<IfModule mod_proxy.c>
ProxyRequests Off
ProxyPass / http://localhost:8000/
ProxyPassReverse / http://localhost:8000/
</IfModule>