Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 30443 invoked from network); 6 Sep 2003 02:26:01 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 6 Sep 2003 02:26:01 -0000 Received: (qmail 54033 invoked by uid 500); 6 Sep 2003 02:25:27 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 53920 invoked by uid 500); 6 Sep 2003 02:25:26 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 53900 invoked from network); 6 Sep 2003 02:25:26 -0000 Received: from unknown (HELO ares.cs.Virginia.EDU) (128.143.137.19) by daedalus.apache.org with SMTP; 6 Sep 2003 02:25:26 -0000 Received: from cobra.cs.Virginia.EDU (cobra.cs.Virginia.EDU [128.143.137.16]) by ares.cs.Virginia.EDU (8.12.9/8.12.8/UVACS-2003031900) with ESMTP id h862PUqV010716 for ; Fri, 5 Sep 2003 22:25:30 -0400 (EDT) Date: Fri, 5 Sep 2003 22:25:30 -0400 (EDT) From: Cliff Woolley X-X-Sender: jcw5q@cobra.cs.Virginia.EDU To: dev@httpd.apache.org Subject: ScriptLog Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N It's too bad you can't set the ScriptLog in a per-dir context -- that would allow an individual user (aka myself) to debug their own cgi scripts into their own error log even though there's no global ScriptLog enabled. --Cliff