Re: [users@httpd] Proxy pass settings

2020-06-15 Thread Rainer Canavan
On Fri, Jun 12, 2020 at 5:02 AM Niranjan Rao wrote: > [...] Example could be > > https://myserver/uat/app1 > https://myserver/qa/app1 > > > Earlier I have tried just https://myserver/app1 and it works correctly. > But now I want to add environment to it. Applications don't know they > are proxied

Re: [users@httpd] Proxy pass fails with Spring Security

2015-05-19 Thread Eric Covener
On Mon, May 18, 2015 at 11:59 PM, Reid Watson wrote: > I don’t have direct access the backend server but would like to know if > someone has come across a similar issue ? Bad redirect or cookie path/domain? See ProxyPassReverse* -- Eric Covener cove...@gmail.com -

Re: [users@httpd] Proxy pass

2015-01-22 Thread Yann Ylavic
Hi, On Wed, Jan 21, 2015 at 7:25 PM, Chris Arnold wrote: [...] > > [Wed Jan 21 12:50:06.641654 2015] [ssl:info] [pid 3229] [remote > 192.168.123.200:8443] AH02003: SSL Proxy connect failed > [Wed Jan 21 12:50:06.641719 2015] [ssl:info] [pid 3229] SSL Library Error: > error:100AE081:elliptic cur

Re: [users@httpd] Proxy pass

2015-01-22 Thread Hendrik Schmieder
Chris Arnold schrieb: From: Chris Arnold Sent: Tuesday, January 20, 2015 9:07 PM To: users@httpd.apache.org Subject: RE: [users@httpd] Proxy pass Is there something extra for this to work on Apache 2.4.10? Compared to what previous level? LogLevel

Re: [users@httpd] Proxy pass

2015-01-21 Thread Chris Arnold
On Jan 21, 2015, at 3:34 PM, Rodrigo Cunha wrote: > > Hi, > what is your enviroment layout ? > SSL which webproxy or ssl in apache withou webproxy? Not sure I understand your second question but I will see if the answer to your first question is of any help: 1 internet facing Apache 2.2.12 ser

Re: [users@httpd] Proxy pass

2015-01-21 Thread Rodrigo Cunha
ubject: RE: [users@httpd] Proxy pass > > > Is there something extra for this to work on Apache 2.4.10? > > >>Compared to what previous level? LogLevel rewrite:trace8 and the > >>error log would be a big help. > > [Wed Jan 21 12:50:06.446776 2015] [ssl:info] [pid 3225

RE: [users@httpd] Proxy pass

2015-01-21 Thread Chris Arnold
From: Chris Arnold Sent: Tuesday, January 20, 2015 9:07 PM To: users@httpd.apache.org Subject: RE: [users@httpd] Proxy pass > Is there something extra for this to work on Apache 2.4.10? >>Compared to what previous level? LogLevel rewrite:trace

RE: [users@httpd] Proxy pass

2015-01-20 Thread Chris Arnold
> Is there something extra for this to work on Apache 2.4.10? >>Compared to what previous level? LogLevel rewrite:trace8 and the >>error log would be a big help. Debug says: [Tue Jan 20 19:32:05.772494 2015] [reqtimeout:info] [pid 7091] [client 192.168.123.165:51763] AH01382: Request header re

Re: [users@httpd] Proxy pass

2015-01-19 Thread Eric Covener
On Mon, Jan 19, 2015 at 2:33 PM, Chris Arnold wrote: > Is there something extra for this to work on Apache 2.4.10? Compared to what previous level? LogLevel rewrite:trace8 and the error log would be a big help. -- Eric Covener cove...@gmail.com

Re: [users@httpd] Proxy pass and proxy pass reverse problem with $

2005-05-31 Thread Nick Kew
de Groot, Peter wrote: > > Apologies .. I explained it badly ... I will try again. > > I have an internal web site ... > >http://ms-weather.egshs.local > > Within this internal web site I have links like > > http://ms-weather.egshs.local/Doc$1/Destination.htm T

RE: [users@httpd] Proxy pass and proxy pass reverse problem with $

2005-05-31 Thread de Groot, Peter
Apologies .. I explained it badly ... I will try again. I have an internal web site ... http://ms-weather.egshs.local Within this internal web site I have links like http://ms-weather.egshs.local/Doc$1/Destination.htm I am trying to make the internal web site

RE: [users@httpd] Proxy pass and proxy pass reverse problem with $

2005-05-30 Thread Boyle Owen
> -Original Message- > From: de Groot, Peter [mailto:[EMAIL PROTECTED] > Sent: Montag, 30. Mai 2005 11:46 > To: users@httpd.apache.org > Cc: [EMAIL PROTECTED] > Subject: [EMAIL PROTECTED] Proxy pass and proxy pass reverse > problem with $ > > > > > Apologies ... Putty cut and past prob