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
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
Why does
work on one of my servers
but
work on the other?
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*/.