RE: [EMAIL PROTECTED] reverse proxy with Apache 2.0

2005-12-06 Thread Suzy Fynes
e 2.0 That says it all, doesn't it? There are no rules to proxy /doc-literal to the back end... so the request ends up with a HTTP 404 response: file not found. So either the URL is wrong, or another rule must be added. -ascs -Original Message----- From: Suzy Fynes [mailto:[EMAIL PROTEC

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 Suzy Fynes
uld appear in whatever file you have defined for ErrorLog. -ascs -Original Message----- From: Suzy Fynes [mailto:[EMAIL PROTECTED] Sent: Monday, December 05, 2005 4:16 PM To: users@httpd.apache.org Subject: RE: [EMAIL PROTECTED] reverse proxy with Apache 2.0 I've tried that and it sti

RE: [EMAIL PROTECTED] reverse proxy with Apache 2.0

2005-12-05 Thread Suzy Fynes
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 Fynes wrote: > >Tried that and still getting the same error or problem it can be that you fall into theses bug, if i under

RE: [EMAIL PROTECTED] reverse proxy with Apache 2.0

2005-11-29 Thread Suzy Fynes
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] Sent: Tuesday, November 29, 2005 1:35 PM

[EMAIL PROTECTED] reverse proxy with Apache 2.0

2005-11-29 Thread Suzy Fynes
Title: reverse proxy with Apache 2.0 Hi, I'm trying to run my Web Service through apache with a reverse proxy and I’m having trouble setting up the configuration. I set it up fine locally from a windows machine but when i try to use it on a linux server my web service client just isnt going