Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 97531 invoked from network); 9 Jun 2006 18:04:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 9 Jun 2006 18:04:25 -0000 Received: (qmail 89805 invoked by uid 500); 9 Jun 2006 18:04:16 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 89790 invoked by uid 500); 9 Jun 2006 18:04:16 -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 89778 invoked by uid 99); 9 Jun 2006 18:04:16 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Jun 2006 11:04: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 [128.117.91.219] (HELO sam.globe.ucar.edu) (128.117.91.219) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Jun 2006 11:04:15 -0700 Received: from hamburg (hamburg.globe.ucar.edu [128.117.92.31]) by sam.globe.ucar.edu (Postfix) with SMTP id C51C0258138 for ; Fri, 9 Jun 2006 12:03:54 -0600 (MDT) Message-ID: <07c001c68bef$126dace0$1f5c7580@globe.ucar.edu> From: "David Salisbury" To: References: <87bqt4qhfs.fsf@newsguy.com><05f801c68b12$751d6250$1f5c7580@globe.ucar.edu><87wtbrfodh.fsf@newsguy.com><87r71zfc1h.fsf@newsguy.com><8764jafvvy.fsf@newsguy.com><071401c68bdc$4a555490$1f5c7580@globe.ucar.edu> <87irnadyf8.fsf@newsguy.com> Date: Fri, 9 Jun 2006 12:03:54 -0600 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2869 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2869 X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] Re: Serve /var/www and public_html X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N > Will a default setup allow me to fire cgi in these places: > > /var/www/localhost/cgi-bin > /var/www/localhost/htdocs (and all subdir) > ~/public_html (and all subdir) > > It appears not to here. > If you want cgi execution in /var/www/localhost/cgi-bin then why do you have AllowOverride None Options None Order allow,deny Allow from all ????! Oh.. and what's in these: Include /etc/apache2/vhosts.d/*.conf ? Have you checked? Sorry but I wont be able to debug this for you with snippets, nor do I really want to pour over someone else's conf file :( as that sucks. But it looks like you just need to rtfm and look carefully at what you're doing. -ds --------------------------------------------------------------------- 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