From dev-return-55024-apmail-httpd-dev-archive=httpd.apache.org@httpd.apache.org Mon Oct 09 09:52:22 2006 Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 45724 invoked from network); 9 Oct 2006 09:52:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 9 Oct 2006 09:52:21 -0000 Received: (qmail 55489 invoked by uid 500); 9 Oct 2006 09:52:16 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 55343 invoked by uid 500); 9 Oct 2006 09:52:16 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 55332 invoked by uid 99); 9 Oct 2006 09:52:16 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Oct 2006 02:52:16 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [217.160.171.50] (HELO jupiter.hal-nine-zero-zero-zero.net) (217.160.171.50) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 09 Oct 2006 02:52:12 -0700 Received: (qmail 13787 invoked from network); 9 Oct 2006 09:51:23 -0000 Received: from unknown (HELO prinseneiland.newamsterdam) (145.253.139.66) by jupiter.hal-nine-zero-zero-zero.net with SMTP; 9 Oct 2006 09:51:23 -0000 From: =?utf-8?q?Andr=C3=A9_Malo?= To: docs@httpd.apache.org Subject: Re: svn commit: r454114 - /httpd/httpd/trunk/docs/conf/httpd-win.conf Date: Mon, 9 Oct 2006 11:50:18 +0200 User-Agent: KMail/1.9.1 Cc: dev@httpd.apache.org References: <20061008095823.7D4DB1A981A@eris.apache.org> <200610090959.09627.nd@perlig.de> <452A0948.5080800@apache.org> In-Reply-To: <452A0948.5080800@apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200610091150.18536.nd@perlig.de> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N * Mladen Turk wrote:=20 > Andr=C3=A9 Malo wrote: > > * mturk@apache.org wrote: > >> Author: mturk > >> Date: Sun Oct 8 02:58:21 2006 > >> New Revision: 454114 > >> > >> URL: http://svn.apache.org/viewvc?view=3Drev&rev=3D454114 > >> Log: > >> Add compat module by default. > > > > More interesting would have been, why. > > What's the use of this? > > Because default configuration doesn't work without it. > Either the compat module should be added or all deprecated > directives should me removed. Hmm, then I'd prefer the latter instead of providing a compat module by=20 default. nd