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