Re: [EMAIL PROTECTED] Cannot use ServerName with a reverse proxy

2007-03-27 Thread Jeremie Le Hen
Hi Joshua, On Fri, Mar 16, 2007 at 09:29:30AM -0400, Joshua Slive wrote: > I don't see any direct way this could happen. Some thoughts: > > 1. OpenBSD's "apache" is somewhat-heavily patched based on an obsolete > version and therefore might do any number of things different from > regular apache

Re: [EMAIL PROTECTED] Cannot use ServerName with a reverse proxy

2007-03-16 Thread Joshua Slive
On 3/16/07, Jeremie Le Hen <[EMAIL PROTECTED]> wrote: Hi list, my previous email might be to big and nobody has had enough courage to read it :-). So, I will try to be more compact here: In Apache 1.3.29, how could the ServerName directive prevent a reverse-proxy from functionning and instead

Re: [EMAIL PROTECTED] Cannot use ServerName with a reverse proxy

2007-03-16 Thread Jeremie Le Hen
Hi list, my previous email might be to big and nobody has had enough courage to read it :-). So, I will try to be more compact here: In Apache 1.3.29, how could the ServerName directive prevent a reverse-proxy from functionning and instead show the message: % Proxy Error % The proxy server

[EMAIL PROTECTED] Cannot use ServerName with a reverse proxy

2007-03-15 Thread Jeremie Le Hen
Hi list, I'm fiddling a bit with OpenBSD's default httpd(8) to create a very simple reverse proxy. Unfortunately, I'm experiencing a weird behaviour when I use the ServerName directive. The configuration file is straightforward: % ServerType standalone % ServerRoot "/var/www" % PidFile log