$ GITALIST_CONFIG=/path/to/gitalist.conf gitalist_server.pl #### ProxyRequests Off Order deny,allow Allow from all ProxyPass /gitalist http://127.0.0.1:3000 ProxyPassReverse /gitalist http://127.0.0.1:3000 #### $ GITALIST_CONFIG=/path/to/gitalist.conf gitalist_server.pl