Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 96318 invoked from network); 4 May 2005 20:29:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 4 May 2005 20:29:46 -0000 Received: (qmail 57935 invoked by uid 500); 4 May 2005 20:31:09 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 57912 invoked by uid 500); 4 May 2005 20:31:07 -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 57897 invoked by uid 99); 4 May 2005 20:31:07 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of jslive@gmail.com designates 64.233.184.201 as permitted sender) Received: from wproxy.gmail.com (HELO wproxy.gmail.com) (64.233.184.201) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 04 May 2005 13:31:06 -0700 Received: by wproxy.gmail.com with SMTP id 67so334271wri for ; Wed, 04 May 2005 13:28:46 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Rni21SM6gmwIC7OD0FRS6BDbTCZegUGZbAz/XDa8VthlToLYdweul1ZtOMC7l+IBiUu6oVvclJy6fkqJdgWc3SZFuTok0Wl9zbaEpd3HL/Lh5MP8CTX19QwfCq0NMxTK7gt9zJdEHFAFO1e0HeovCM/1ms7hwY/cSlWtty9MKyU= Received: by 10.54.154.14 with SMTP id b14mr467668wre; Wed, 04 May 2005 13:02:06 -0700 (PDT) Received: by 10.54.62.11 with HTTP; Wed, 4 May 2005 13:02:06 -0700 (PDT) Message-ID: Date: Wed, 4 May 2005 16:02:06 -0400 From: Joshua Slive Reply-To: Joshua Slive To: users@httpd.apache.org In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20050504190028.GC27682@dynet.com> <20050504195914.GA29970@dynet.com> X-Virus-Checked: Checked Subject: [users@httpd] Stuck - bug#8431 X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 5/4/05, Charlton Harrison wrote: > On Wed, May 04, 2005 at 03:52:51PM -0400, Joshua Slive wrote: > > On 5/4/05, Charlton Harrison wrote: > > > ScriptAliasMatch "\.(ogg|mp3)$" /cgi-bin/reencode.cgi > > > > Try: > > ScriptAliasMatch "\.(ogg|mp3)$" /usr/local/apache2/cgi-bin/reencode.cg= i > > (or wherever your cgi-bin directory is located). > > Nope doesn't work. Gives me a 403 - forbidden error. > I'm currently working on figuring out what's going on here. > All the file & directory permissions are good... This is the third time I've said this in the last 10 minutes: Look in the apache error log. 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