RE: [EMAIL PROTECTED] reverse proxy with Apache 2.0

2005-12-06 Thread Axel-Stéphane SMORGRAV
@httpd.apache.org Subject: RE: [EMAIL PROTECTED] reverse proxy with Apache 2.0 I'm trying to access a service though not a file or webpage so there would be a file to access. -Original Message- From: Axel-Stéphane SMORGRAV [mailto:[EMAIL PROTECTED] Sent: 06 December 2005 16:02 To:

RE: [EMAIL PROTECTED] reverse proxy with Apache 2.0

2005-12-06 Thread Suzy Fynes
I'm trying to access a service though not a file or webpage so there would be a file to access. -Original Message- From: Axel-Stéphane SMORGRAV [mailto:[EMAIL PROTECTED] Sent: 06 December 2005 16:02 To: users@httpd.apache.org Subject: RE: [EMAIL PROTECTED] reverse proxy with Apach

RE: [EMAIL PROTECTED] reverse proxy with Apache 2.0

2005-12-06 Thread Axel-Stéphane SMORGRAV
ECTED] Sent: Tuesday, December 06, 2005 4:52 PM To: users@httpd.apache.org Subject: RE: [EMAIL PROTECTED] reverse proxy with Apache 2.0 Hi, Thanks a million for your help!! Got some logging working now but only when I try to access through a internet explorer. Its another service that I'

RE: [EMAIL PROTECTED] reverse proxy with Apache 2.0

2005-12-06 Thread Suzy Fynes
s://beta.testing.ie/services/doc-literal/whatever 6. Post the contents of /home/logs/rewrite_log to this mailing list. -ascs -Original Message----- From: Suzy Fynes [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 06, 2005 12:09 PM To: users@httpd.apache.org Subject: RE: [EMAIL PROTECTED] reverse pro

RE: [EMAIL PROTECTED] reverse proxy with Apache 2.0

2005-12-06 Thread Axel-Stéphane SMORGRAV
-ascs -Original Message- From: Suzy Fynes [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 06, 2005 12:09 PM To: users@httpd.apache.org Subject: RE: [EMAIL PROTECTED] reverse proxy with Apache 2.0 The log is been be created but its empty -Original Message- From: Axel-Stéphane SMO

RE: [EMAIL PROTECTED] reverse proxy with Apache 2.0

2005-12-06 Thread Suzy Fynes
The log is been be created but its empty -Original Message- From: Axel-Stéphane SMORGRAV [mailto:[EMAIL PROTECTED] Sent: 06 December 2005 08:42 To: users@httpd.apache.org Subject: RE: [EMAIL PROTECTED] reverse proxy with Apache 2.0 Try setting "LogLevel debug". The output sho

RE: [EMAIL PROTECTED] reverse proxy with Apache 2.0

2005-12-06 Thread Axel-Stéphane SMORGRAV
iginal Message- From: Axel-Stéphane SMORGRAV [mailto:[EMAIL PROTECTED] Sent: 02 December 2005 15:43 To: users@httpd.apache.org Subject: RE: [EMAIL PROTECTED] reverse proxy with Apache 2.0 It most certainly does work, otherwise I would have been very unhappy. The bug you refer to concerns d

RE: [EMAIL PROTECTED] reverse proxy with Apache 2.0

2005-12-05 Thread Suzy Fynes
: Axel-Stéphane SMORGRAV [mailto:[EMAIL PROTECTED] Sent: 02 December 2005 15:43 To: users@httpd.apache.org Subject: RE: [EMAIL PROTECTED] reverse proxy with Apache 2.0 It most certainly does work, otherwise I would have been very unhappy. The bug you refer to concerns doing ProxyPass through a proxy (

RE: [EMAIL PROTECTED] reverse proxy with Apache 2.0

2005-12-02 Thread Axel-Stéphane SMORGRAV
lt.fr/ ProxyPassReverseCookieDomain .salt.fr .sugar.fr -Original Message- From: Alexander Lazic [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 29, 2005 11:35 PM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] reverse proxy with Apache 2.0 Hi, On Die 29.11.2005 16:04, Suzy

Re: [EMAIL PROTECTED] reverse proxy with Apache 2.0

2005-11-29 Thread Alexander Lazic
Hi, On Die 29.11.2005 16:04, Suzy Fynes wrote: Tried that and still getting the same error or problem it can be that you fall into theses bug, if i understand you right: --- http://issues.apache.org/bugzilla/show_bug.cgi?id=19188 ProxyPass'ing to HTTPS server via proxy does not work --- I

RE: [EMAIL PROTECTED] reverse proxy with Apache 2.0

2005-11-29 Thread Suzy Fynes
Tried that and still getting the same error or problem -Original Message- From: Axel-Stéphane SMORGRAV [mailto:[EMAIL PROTECTED] Sent: 29 November 2005 15:23 To: users@httpd.apache.org Subject: RE: [EMAIL PROTECTED] reverse proxy with Apache 2.0 If you really mean to proxy the request

RE: [EMAIL PROTECTED] reverse proxy with Apache 2.0

2005-11-29 Thread Axel-Stéphane SMORGRAV
If you really mean to proxy the request to an SSL connection, you at least need to set SSLProxyEngine ON. You may also need to set SSLCACertificatePath or SSLCACertificateFile, but I do not think it is necessary. -ascs From: Suzy Fynes [mailto:[EMAIL PROTECTED