- "Claudia dosSantos" wrote:
> Hi,
>
> I'm trying to configure a reverse proxy for Gerrit code review.
>
> The configuration in httpd.conf file is:
>
>
> #
> # Reverse Proxy for Gerrit
> #
> LoadModule proxy_module modules/mod_proxy.so
> LoadModule proxy_http_module modules/mod_proxy_htt
Hi,
I'm trying to configure a reverse proxy for Gerrit code review.
The configuration in httpd.conf file is:
#
# Reverse Proxy for Gerrit
#
LoadModule proxy_module modules/mod_proxy.so
LoadModule proxy_http_module modules/mod_proxy_http.so
LoadModule proxy_html_module modules/mod_proxy_ht