Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 89025 invoked from network); 15 Mar 2006 21:40:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 15 Mar 2006 21:40:48 -0000 Received: (qmail 13098 invoked by uid 500); 15 Mar 2006 21:40:38 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 13052 invoked by uid 500); 15 Mar 2006 21:40:38 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 13041 invoked by uid 99); 15 Mar 2006 21:40:38 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Mar 2006 13:40:38 -0800 X-ASF-Spam-Status: No, hits=1.4 required=10.0 tests=DNS_FROM_RFC_ABUSE,DNS_FROM_RFC_WHOIS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [209.191.85.70] (HELO web36902.mail.mud.yahoo.com) (209.191.85.70) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 15 Mar 2006 13:40:36 -0800 Received: (qmail 66208 invoked by uid 60001); 15 Mar 2006 21:40:15 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=nNRcrk0BGb/grpI8Wqzge+LQlwIKqLQ77I9I1PP3+E2G1Yr5KXZ+eyPVuCcpWu8otycXv3z2Tpt6AKz6N/AXeAVFh+PX+oaXBengkKtAubdhwg6M41Oymzd84+1ajBPHELonliRwINoJSTSinyZzLNkHw5aX7pm8LuxoMWz4GYA= ; Message-ID: <20060315214015.66206.qmail@web36902.mail.mud.yahoo.com> Received: from [198.207.223.237] by web36902.mail.mud.yahoo.com via HTTP; Wed, 15 Mar 2006 13:40:15 PST Date: Wed, 15 Mar 2006 13:40:15 -0800 (PST) From: Richard de Vries To: users@httpd.apache.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] --enable-mods-shared=all vs --enable-so X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hey, thanks for that excellent anwser. Cheers! --- Joshua Slive wrote: > On 3/15/06, Richard de Vries > wrote: > > What exactly is the difference between > > --enable-mods-shared=all and --enable-so. Is there > a > > difference? > > The first compiles all modules as dynamic modules. > The second > compiles all modules as static modules, but includes > mod_so which > enables the later addition of dynamic modules. > > Joshua. > > --------------------------------------------------------------------- > The official User-To-User support forum of the > Apache HTTP Server Project. > See for > more info. > To unsubscribe, e-mail: > users-unsubscribe@httpd.apache.org > " from the digest: > users-digest-unsubscribe@httpd.apache.org > For additional commands, e-mail: > users-help@httpd.apache.org > > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org