Re: [us...@httpd] Apache http reverse-proxy configuration

2010-05-14 Thread Igor Galić
- "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

[us...@httpd] Apache http reverse-proxy configuration

2010-05-12 Thread Claudia . dosSantos
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