Re: [us...@httpd]

2009-01-03 Thread William A. Rowe, Jr.
Eric Covener wrote: > On Sat, Jan 3, 2009 at 9:46 PM, ernst schoen-rene wrote: >> Why does >> >> >> work on one of my servers >> >> but >> >> >> >> work on the other? > > Because both are accepted; does either of them not work somewhere? Uhm - IfModule mime_module is a convention new to httpd

Re: [us...@httpd]

2009-01-03 Thread Eric Covener
On Sat, Jan 3, 2009 at 9:46 PM, ernst schoen-rene wrote: > Why does > > > work on one of my servers > > but > > > > work on the other? > Because both are accepted; does either of them not work somewhere? http://httpd.apache.org/docs/2.2/mod/core.html#ifmodule Syntax: ... The module argumen

[us...@httpd]

2009-01-03 Thread ernst schoen-rene
Why does work on one of my servers but work on the other?

[us...@httpd] mod_proxy_html.c: error: initializer element is not constant

2009-01-03 Thread Arthur Mead
Aim: To compile mod_proxy_html.c in order to run Apache 2.0 under Windows XP as a proxy server to/from the web. Compiler: MinGW Windows Compiler using GNU gcc-3.4.5 The compiler delivers error messages only concerned with the following function and only those array members marked /* ERROR*/.