Return-Path: Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 69743 invoked by uid 500); 15 Apr 2003 02:37:31 -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 69730 invoked from network); 15 Apr 2003 02:37:31 -0000 Received: from spitfire.velocet.net (216.138.223.227) by daedalus.apache.org with SMTP; 15 Apr 2003 02:37:31 -0000 Received: from mail.gej-it.com (gej-it.com [216.138.220.213]) by spitfire.velocet.net (Postfix) with ESMTP id 232754B7FD1 for ; Mon, 14 Apr 2003 22:37:40 -0400 (EDT) Received: from jeff ([216.138.220.213]) by gej-it.com ([216.138.220.213]) with SMTP (MDaemon.PRO.v6.7.7.R) for ; Mon, 14 Apr 2003 22:37:27 -0400 From: "Jeff Cohen" To: Date: Mon, 14 Apr 2003 22:37:27 -0400 Message-ID: <000301c302f7$f4791720$0400a8c0@gejit.com> MIME-Version: 1.0 Content-Type: text/plain; charset="windows-1255" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4510 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 In-Reply-To: <7503E16AAE4DB3498884AB2DC4B779D54A23F0@fernhill.sfsltd.com> Importance: Normal X-Lookup-Warning: EHLO lookup on jeff does not match 216.138.220.213 X-MDRemoteIP: 216.138.220.213 X-Return-Path: support@gej-it.com X-MDaemon-Deliver-To: users@httpd.apache.org X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Subject: RE: [users@httpd] DirectoryIndex directive with ScriptAlias AddHandler cgi-script .cgi .pl That's what you are missing in this directory directive. All the best, Jeff Cohen -----Original Message----- From: Jeremy Nix [mailto:Jeremy.Nix@sfsltd.com]=20 Sent: Monday, April 14, 2003 12:26 PM To: users@httpd.apache.org Subject: [users@httpd] DirectoryIndex directive with ScriptAlias I'm trying to configure bugzilla on my apache server to respond to the /bugzilla url.=A0 I've tried numerous configurations, but for some = reason I cannot get the DirectoryIndex directive to redirect urls from /bugzilla = to /bugzilla/index.cgi.=A0 Can somebody tell me what I'm doing wrong. DirectoryIndex index.html index.cgi=20 ## BUGZILLA APPLICATION=20 ScriptAlias /bugzilla "C:/Apps/bugzilla/"=20 =20 =A0=A0=A0 AddOutputFilter Includes html=20 =A0=A0=A0 Options Indexes ExecCGI=20 =A0=A0=A0 AllowOverride None=20 =A0=A0=A0 Order allow,deny=20 =A0=A0=A0 Allow from all=20 =20 _________________=20 Jeremy Nix=20 Senior Application Developer=20 Southwest Financial Ltd.=20 Jeremy.Nix@sfsltd.com=20 (513) 621-6699 ext 1158=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