摘要: Apache 2 ConfigurationTo run Gerrit behind an Apache server usingmod_proxy, enable the necessary Apache2 modules: a2enmod proxy_http a2enmod ssl ; # optional, needed for HTTPS / SSLConfigure an Apache VirtualHost to proxy to the Gerrit daemon, setting theProxyPassline to use thehttp://URL... 阅读全文
posted @ 2014-03-11 17:31 泉水叮~咚 阅读(2256) 评论(0) 推荐(0)