Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 17935 invoked from network); 19 Oct 2004 14:22:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 19 Oct 2004 14:22:58 -0000 Received: (qmail 13470 invoked by uid 500); 19 Oct 2004 14:22:50 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 13438 invoked by uid 500); 19 Oct 2004 14:22:50 -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: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 13424 invoked by uid 99); 19 Oct 2004 14:22:49 -0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of Bennett.Tony@cnf.com designates 63.230.177.41 as permitted sender) Received: from [63.230.177.41] (HELO ljcqs125.cnf.com) (63.230.177.41) by apache.org (qpsmtpd/0.28) with ESMTP; Tue, 19 Oct 2004 07:22:47 -0700 Received: from ljcqs125.cnf.com (localhost [127.0.0.1]) by localhost.cnf.com (Postfix) with ESMTP id D778B21B08D for ; Tue, 19 Oct 2004 07:22:41 -0700 (PDT) Received: from cnfqe058.cnf.prod.cnf.com (cnfdcx-131-slb-01-in.cnf.com [10.0.108.131]) by ljcqs125.cnf.com (Postfix) with ESMTP id BDE6C21B087 for ; Tue, 19 Oct 2004 07:22:41 -0700 (PDT) Received: from cnfqe130.cnf.prod.cnf.com ([10.0.2.113]) by cnfqe058.cnf.prod.cnf.com with Microsoft SMTPSVC(6.0.3790.0); Tue, 19 Oct 2004 07:22:41 -0700 X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: Is there a limit to using "with-module" directive ??? Date: Tue, 19 Oct 2004 07:22:35 -0700 Message-ID: <3DD6D733ACDA8345BF4D443FECEC13B00207E144@cnfqe130.cnf.prod.cnf.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Is there a limit to using "with-module" directive ??? Thread-Index: AcS1gLxVbsURiBiCSQqbEMkYTwfIsgAZkX0w From: "Bennett, Tony - CNF" To: X-OriginalArrivalTime: 19 Oct 2004 14:22:41.0717 (UTC) FILETIME=[17F43650:01C4B5E7] X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N If it is a limit, then how do I add multiple modules ???=20 -----Original Message----- From: Rici Lake [mailto:rici@ricilake.net]=20 Sent: Monday, October 18, 2004 7:08 PM To: dev@httpd.apache.org Subject: Re: Is there a limit to using "with-module" directive ??? On 18-Oct-04, at 9:03 PM, Bennett, Tony - CNF wrote: > It only builds the module specified in the last "--with-module"=20 > directive. > Is this a limitation with that directive ??? Yes, the directive only handles one module.