Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 17998 invoked from network); 20 May 2005 06:57:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 20 May 2005 06:57:17 -0000 Received: (qmail 45630 invoked by uid 500); 20 May 2005 06:56:56 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 45601 invoked by uid 500); 20 May 2005 06:56:56 -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 45587 invoked by uid 99); 20 May 2005 06:56:55 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from smtpcl01.niedersachsen.com (HELO smtpcl01.niedersachsen.com) (193.30.60.208) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 19 May 2005 23:56:54 -0700 Received: from localhost (localhost [127.0.0.1]) by smtpcl01.niedersachsen.com (Postfix) with ESMTP id D8A6837F for ; Fri, 20 May 2005 08:56:47 +0200 (CEST) Received: from smtpcl01.niedersachsen.com ([127.0.0.1]) by localhost (smtpcl01 [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 31045-01 for ; Fri, 20 May 2005 08:56:43 +0200 (CEST) Received: from PC000475F34378 (cheiron.madsack.de [193.30.47.132]) by smtpcl01.niedersachsen.com (Postfix) with ESMTP id 00AC9399 for ; Fri, 20 May 2005 08:56:42 +0200 (CEST) From: "Oliver Kirchel" To: Date: Fri, 20 May 2005 08:56:37 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Importance: Normal In-Reply-To: X-Virus-Scanned: by amavisd-new at niedersachsen.com X-Virus-Checked: Checked Subject: AW: [users@httpd] Execute perl Script X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi, I tried it without ScriptAlias but it doesen't work either. Any other ideas ? Olli > -----Urspr=FCngliche Nachricht----- > Von: Boyle Owen [mailto:Owen.Boyle@swx.com]=20 > Gesendet: Freitag, 20. Mai 2005 08:39 > An: users@httpd.apache.org > Betreff: RE: [users@httpd] Execute perl Script >=20 >=20 > > -----Original Message----- > > From: Joshua Slive [mailto:jslive@gmail.com] > > Sent: Donnerstag, 19. Mai 2005 18:40 > > To: users@httpd.apache.org > > Subject: Re: [users@httpd] Execute perl Script > >=20 > >=20 > > On 5/19/05, Boyle Owen wrote: > > > Plain text please... > > >=20 > > > You have to set DirectoryIndex for the cgi dir as you would > > for any index file in a normal directory, ie: > > >=20 > > > DirectoryIndex index.pl > >=20 > > If I remember correctly, that doesn't work in ScriptAliased=20 > > directories. >=20 > Oops - quite right... I did this once ages ago and forgot=20 > that I wasn't using ScriptAlias... >=20 > Rgds, > Owen Boyle > Disclaimer: Any disclaimer attached to this message may be ignored.=20 >=20 > > You need to convert > >=20 > > ScriptAlias /cgi-bin/ /path/to/cgi-bin/ > > to > > Alias /cgi-bin /path/to/cgi-bin > > > > Options ExecCGI > > SetHandler cgi-script > > DirectoryIndex index.pl > > > >=20 > > Joshua. > >=20 > >=20 > --------------------------------------------------------------------- > > 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 > >=20 > > > =20 > =20 > This message is for the named person's use only. It may=20 > contain confidential, proprietary or legally privileged=20 > information. No confidentiality or privilege is waived or=20 > lost by any mistransmission. If you receive this message in=20 > error, please notify the sender urgently and then immediately=20 > delete the message and any copies of it from your system.=20 > Please also immediately destroy any hardcopies of the=20 > message. You must not, directly or indirectly, use, disclose,=20 > distribute, print, or copy any part of this message if you=20 > are not the intended recipient. The sender's company reserves=20 > the right to monitor all e-mail communications through their=20 > networks. Any views expressed in this message are those of=20 > the individual sender, except where the message states=20 > otherwise and the sender is authorised to state them to be=20 > the views of the sender's company. >=20 > --------------------------------------------------------------------- > The official User-To-User support forum of the Apache HTTP=20 > Server Project. See=20 > for more info.=20 > 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 >=20 >=20 --------------------------------------------------------------------- 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