Re: [Zope] ProxyPass trouble II

2000-08-17 Thread Stephen Harrison
Stephan Goeldi wrote: > > I forgot to mention: > > The ProxyPass works ok. After some work in the management folder, Apache > sends me the error message: If the proxy rules are all working fine to start with, then there shouldn't be any reason for them to suddenly stop working. > "The proxy se

[Zope] ProxyPass trouble

2000-08-17 Thread Stephan Goeldi
I use Zope with Apache 1.3.12 via ProxyPass. This is a nice workaround, because I don't have to struggle with the Rewrite stuff. My httpd.conf settings are the following: ServerName www.leimental.net ProxyPass / http://1.2.3.4:8080/leimental.net/ ProxyPassReverse / h

[Zope] ProxyPass trouble II

2000-08-17 Thread Stephan Goeldi
I forgot to mention: The ProxyPass works ok. After some work in the management folder, Apache sends me the error message: "The proxy server received an invalid response from an upstream server. The proxy server could not handle the request GET /. Reason: Could not connect to remote machine: Con

Re: [Zope] ProxyPass - where ???

2000-08-16 Thread Stephan Goeldi
How about a trailing / after okstudio? > >ServerName www.mydomaine.com.au >ProxyPass / http://demon.server.com.au:8080/okstudio >ProxyPassReverse / http://demon.server.com.au:8080/okstudio > Get Your Private, Free E-mail fr

Re: [Zope] ProxyPass - where ???

2000-08-15 Thread Stephen Harrison
NameVirtualHost 123.45.678.9 ServerName www.mydomaine.com.au ProxyPass / http://demon.server.com.au:8080/okstudio/ ProxyPassReverse / http://demon.server.com.au:8080/okstudio/ This is the setup you want. Note the trailing /'s. It means that anything sent to the root of www.mydomain.com.au wi

[Zope] ProxyPass - where ???

2000-08-15 Thread George Osvald
I'm having trouble configuring ProxyPass on my ISP's server. I tried to follow the instructions in the appropriate HOW-TO's without a success. I think they all assume that the user would have root access. I don't. I have built ZOPE in my user directory. Anyway ProxyPass takes two arguments, a virt

RE: [Zope] ProxyPass Problems

2000-06-28 Thread Baker, Dennis [sjmr]
0 6:12 AM > To: Baker, Dennis [sjmr] > Cc: '[EMAIL PROTECTED]' > Subject: Re: [Zope] ProxyPass Problems > > > > i dont know much about ssl but wouldn't you want to pass / --> > https:// instead of / --> http:// ? > but then again i dont know a thing a

Re: [Zope] ProxyPass

2000-06-27 Thread T.J. Mannos
find a good solution, I might just hack the Apache source code to have ProxyVia pass the IP address instead of the site calling it. - T.J. - Original Message - From: RC Compaan <[EMAIL PROTECTED]> To: Zope <[EMAIL PROTECTED]> Sent: Tuesday, June 20, 2000 7:50 AM Subject: [Zope] Proxy

Re: [Zope] ProxyPass Problems

2000-06-27 Thread Peter Sabaini
i dont know much about ssl but wouldn't you want to pass / --> https:// instead of / --> http:// ? but then again i dont know a thing about ssl... peter On Mon, 26 Jun 2000, Baker, Dennis [sjmr] wrote: :I'm having a problem with getting ProxyPass and SSL to work. I followed the :How-to on Usi

RE: [Zope] ProxyPass Problems

2000-06-26 Thread Baker, Dennis [sjmr]
> To: '[EMAIL PROTECTED]' > Subject: [Zope] ProxyPass Problems > > > I'm having a problem with getting ProxyPass and SSL to work. > I followed the > How-to on Using Apache with ZServer, and unfo's How-To on > Apache+ZServer+SSL. And my setup is nearly iden

[Zope] ProxyPass Problems

2000-06-26 Thread Baker, Dennis [sjmr]
I'm having a problem with getting ProxyPass and SSL to work. I followed the How-to on Using Apache with ZServer, and unfo's How-To on Apache+ZServer+SSL. And my setup is nearly identical to the one listed on the howto. I have my main site in the root of my Zope Setup, and My SSL site is in a

Re: [Zope] ProxyPass

2000-06-26 Thread Pierre Rougier
Hi Roché > Thanks Pierre > > This is a relief, I really didn't want to switch back to pcgi. I have > worked a little bit with the rewritemodule but if anybody has an example on > how to do this it would really be helpfull. > > Roché > I don't know if it help, but My problem was to serve any

RE: [Zope] ProxyPass

2000-06-25 Thread RC Compaan
Thanks Pierre This is a relief, I really didn't want to switch back to pcgi. I have worked a little bit with the rewritemodule but if anybody has an example on how to do this it would really be helpfull. Roché > use the rewriterule module, with the [P] flag > this is very powerfull (a little h

[Zope] ProxyPass

2000-06-20 Thread RC Compaan
Is there anyway to get around the fact that the remote ip is the server's ip if you use Apache's ProxyPass directive to pass requests on to Zope? Roché ___ Zope maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope ** No cross