Re: [users@httpd] Problem solved was Re: [users@httpd] Problem configuring proxy (forbidden error locally)

2011-02-10 Thread o haya
users@httpd] Problem solved was Re: [users@httpd] Problem > configuring proxy (forbidden error locally) > To: users@httpd.apache.org > Date: Thursday, February 10, 2011, 3:28 PM > There should be a mod_ssl RPM > available for the Apache RPM which enables mod_ssl. > > [root@myh

Re: [users@httpd] Problem solved was Re: [users@httpd] Problem configuring proxy (forbidden error locally)

2011-02-10 Thread james
011, 3:24 PM >Subject: [users@httpd] Problem solved was Re: [users@httpd] Problem >configuring proxy (forbidden error locally) > >Hi, > >We figured out the problem. > >As mentioned earlier, we were using the Redhat Apache 2.0.52 (httpd) RPM. > >Apparently, that doesn'

[users@httpd] Problem solved was Re: [users@httpd] Problem configuring proxy (forbidden error locally)

2011-02-10 Thread o haya
to respond with 403/Forbidden responses... Thanks, Jim --- On Wed, 2/9/11, o haya wrote: > From: o haya > Subject: Re: [users@httpd] Problem configuring proxy (forbidden error locally) > To: users@httpd.apache.org > Date: Wednesday, February 9, 2011, 11:09 PM > Hi, > > B

Re: [users@httpd] Problem configuring proxy (forbidden error locally)

2011-02-09 Thread o haya
that correct? Thanks, Jim --- On Wed, 2/9/11, o haya wrote: > From: o haya > Subject: Re: [users@httpd] Problem configuring proxy (forbidden error locally) > To: users@httpd.apache.org > Date: Wednesday, February 9, 2011, 10:23 PM > Eric, > > Sorry for that.  The sys

Re: [users@httpd] Problem configuring proxy (forbidden error locally)

2011-02-09 Thread o haya
Eric, Sorry for that. The system is at work, so I'll have to get that tomorrow. Jim --- On Wed, 2/9/11, Eric Covener wrote: > From: Eric Covener > Subject: Re: [users@httpd] Problem configuring proxy (forbidden error locally) > To: users@httpd.apache.org > Date: Wednesday,

Re: [users@httpd] Problem configuring proxy (forbidden error locally)

2011-02-09 Thread o haya
Hi, According to: http://httpd.apache.org/docs/2.0/mod/mod_proxy.html#proxyrequests the default for ProxyRequests is "Off"? Jim --- On Wed, 2/9/11, Igor Cicimov wrote: From: Igor Cicimov Subject: Re: [users@httpd] Problem configuring proxy (forbidden error locally) To: users@httpd.

Re: [users@httpd] Problem configuring proxy (forbidden error locally)

2011-02-09 Thread Eric Covener
On Wed, Feb 9, 2011 at 8:26 PM, o haya wrote: > > Hi Eric and Igor, > The Apache proxy logs show "403" errors. Don't paraphrase the logs. Include them verbatim in your response. - The official User-To-User support forum of the A

Re: [users@httpd] Problem configuring proxy (forbidden error locally)

2011-02-09 Thread Igor Cicimov
#x27;m being stubborn, I'd really > rather find exactly what is causing the deny (it always worries me when I > don't understand exactly why something is not doing what I think it should). > > > This is Apache 2.0.x, so there's not the "extras" direct

Re: [users@httpd] Problem configuring proxy (forbidden error locally)

2011-02-09 Thread o haya
he server). Thanks,Jim --- On Wed, 2/9/11, Igor Cicimov wrote: From: Igor Cicimov Subject: Re: [users@httpd] Problem configuring proxy (forbidden error locally) To: users@httpd.apache.org Date: Wednesday, February 9, 2011, 7:55 PM have you tried the Order statement and putting "Allow from A

Re: [users@httpd] Problem configuring proxy (forbidden error locally)

2011-02-09 Thread Igor Cicimov
have you tried the Order statement and putting "Allow from All" ? On Thu, Feb 10, 2011 at 11:07 AM, Eric Covener wrote: > > so the 403 is coming from the Apache proxy itself > > What do the proxy logs say? > > - > The official U

Re: [users@httpd] Problem configuring proxy (forbidden error locally)

2011-02-09 Thread Eric Covener
> so the 403 is coming from the Apache proxy itself What do the proxy logs say? - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more info. To unsubscrib

[users@httpd] Problem configuring proxy (forbidden error locally)

2011-02-09 Thread o haya
We are trying to use the Apache (2.0.x) that comes with Redhat to reverse-proxy. We have a pretty simple configuration. Basically, we have just 1 , with a bunch of ProxyPass/ProxyPassReverse directive-pairs, in sections, e.g.: ProxyPass http://test.host.com/Foo ProxyPassReverse http