Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 94818 invoked from network); 4 Jun 2004 18:20:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 4 Jun 2004 18:20:53 -0000 Received: (qmail 15219 invoked by uid 500); 4 Jun 2004 18:20:51 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 15131 invoked by uid 500); 4 Jun 2004 18:20:49 -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 15110 invoked by uid 99); 4 Jun 2004 18:20:48 -0000 Received: from [166.102.165.167] (HELO ispmxmta06-srv.alltel.net) (166.102.165.167) by apache.org (qpsmtpd/0.27.1) with ESMTP; Fri, 04 Jun 2004 11:20:48 -0700 Received: from PHILS2BARTH ([67.140.7.43]) by ispmxmta06-srv.alltel.net with SMTP id <20040604182025.JMTP13698.ispmxmta06-srv.alltel.net@PHILS2BARTH> for ; Fri, 4 Jun 2004 13:20:25 -0500 Message-ID: <008a01c44a60$a2b12250$02fea8c0@PHILS2BARTH> From: "Barth \(John\) Jones" To: Date: Fri, 4 Jun 2004 14:20:34 -0400 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0087_01C44A3F.195F5650" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1409 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 X-Virus-Checked: Checked Subject: [users@httpd] httpd.conf: options directives for cgi X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N ------=_NextPart_000_0087_01C44A3F.195F5650 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I'm trying to enable cgi scripts (perl) to run on my WidowsXPPro = Apache2. I interpret Apache's options descriptions for "execcgi" and = "followsyslinks" to mean that I can create a cgi-bin folder but I have = to initialize these options directives in order to use the cgi-bin: = execgi has to be declared for my cgi-bin directory and followsyslinks = has to be declared for my document root directory in order to access = execute scripts from a web page. Is this accurate? Thanks ------=_NextPart_000_0087_01C44A3F.195F5650 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
I'm trying to enable cgi scripts (perl) = to run on=20 my WidowsXPPro Apache2.  I interpret Apache's options descriptions = for=20 "execcgi" and "followsyslinks" to mean that I can create a cgi-bin = folder but I=20 have to initialize these options directives in order to use the cgi-bin: = execgi=20 has to be declared for my cgi-bin directory and followsyslinks has to be = declared for my document root directory in order to access execute = scripts=20 from a web page.  Is this accurate?
 
Thanks
------=_NextPart_000_0087_01C44A3F.195F5650--