Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 47652 invoked from network); 22 Jul 2008 18:26:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 22 Jul 2008 18:26:48 -0000 Received: (qmail 81500 invoked by uid 500); 22 Jul 2008 18:26:37 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 81488 invoked by uid 500); 22 Jul 2008 18:26:37 -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 81477 invoked by uid 99); 22 Jul 2008 18:26:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Jul 2008 11:26:37 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [212.85.38.174] (HELO popeye.combios.es) (212.85.38.174) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Jul 2008 18:25:43 +0000 Received: from [192.168.250.152] (p549EAE0B.dip0.t-ipconnect.de [84.158.174.11]) (authenticated bits=0) by popeye.combios.es (8.13.8/8.13.8/Debian-3) with ESMTP id m6MIPxId020633 for ; Tue, 22 Jul 2008 20:26:00 +0200 Message-ID: <48862617.70300@ice-sa.com> Date: Tue, 22 Jul 2008 20:25:27 +0200 From: =?ISO-8859-1?Q?Andr=E9_Warnier?= User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: users@httpd.apache.org References: <4884DC83.7040609@jayway.dk> <4884DCE5.4040002@gmail.com> <48857477.7090206@jayway.dk> <4885E183.4000602@gmail.com> <488624B9.9070606@jayway.dk> In-Reply-To: <488624B9.9070606@jayway.dk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on popeye.combios.es X-Virus-Scanned: ClamAV 0.92.1/7779/Tue Jul 22 11:22:01 2008 on popeye.combios.es X-Virus-Status: Clean X-Virus-Checked: Checked by ClamAV on apache.org X-Old-Spam-Status: No, score=-97.9 required=2.5 tests=RCVD_IN_PBL, RCVD_IN_SORBS_DUL,USER_IN_WHITELIST autolearn=no version=3.2.3 Subject: Re: [users@httpd] mod proxy & DSO errors(403 forbidden)? Nino Saturnino Martinez Vazquez Wael wrote: > Sure here it are, I get the warnings since I also tried adding the > loadmodule directive to the vhost config: > That would not work anyway. LoadModule is a server-level directive. A VirtualHost is not a separate Apache engine or instance, it's just a way in which Apache reacts to a given request using a given configuration. --------------------------------------------------------------------- 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