Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 99795 invoked from network); 17 Oct 2003 16:36:59 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 17 Oct 2003 16:36:59 -0000 Received: (qmail 29866 invoked by uid 500); 17 Oct 2003 16:36:35 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 29852 invoked by uid 500); 17 Oct 2003 16:36:35 -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: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 29838 invoked from network); 17 Oct 2003 16:36:35 -0000 Received: from unknown (HELO out2.smtp.messagingengine.com) (66.111.4.26) by daedalus.apache.org with SMTP; 17 Oct 2003 16:36:35 -0000 Received: from mail.messagingengine.com (localhost [127.0.0.1]) by localhost.localdomain (Postfix) with ESMTP id 3F5ED2FFF9A for ; Fri, 17 Oct 2003 12:36:37 -0400 (EDT) Received: from 10.202.2.150 ([10.202.2.150] helo=mail.messagingengine.com) by messagingengine.com with SMTP; Fri, 17 Oct 2003 12:36:37 -0400 X-Epoch: 1066408597 X-Sasl-enc: s0hQJB1KxEcZDjaG+Lr6RA Received: from usager83-164.hec.ca (usager83-164.hec.ca [132.211.83.164]) by mail.messagingengine.com (Postfix) with ESMTP id 7849E2FFF8F for ; Fri, 17 Oct 2003 12:36:36 -0400 (EDT) Date: Fri, 17 Oct 2003 12:33:08 -0400 (=?ISO-8859-1?Q?Est_=28heure_d'=E9t=E9=29?=) From: Joshua Slive To: users@httpd.apache.org In-Reply-To: <6C1A849C8F00754FB491F504EB3B8BF108D71C4F@mgex0001.themeganet.com> Message-ID: References: <6C1A849C8F00754FB491F504EB3B8BF108D71C4F@mgex0001.themeganet.com> X-X-Sender: slive@fastmail.fm@mail.messagingengine.com MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Subject: Re: [users@httpd] Problem with cgi's executing X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N On Fri, 17 Oct 2003 batristain@mediageneral.com wrote: > Greetings, > I'm trying to get a wwwinstall.cgi to execute in a directory outside of the > cgi-bin. > > I have the zip file unzipped under /usr/local/apache/htdocs and I have the > permissions correct and I included > Options +ExecCGI in the httpd.conf file. However when I go to > the file in a web browser it still prompts me to execute it. What else > should I look at? Sound's like you are missing at least an "AddHandler cgi-script cgi" directive. See: http://httpd.apache.org/docs-2.0/howto/cgi.html#configuring 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