Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 34328 invoked from network); 18 Nov 2003 19:33:43 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 18 Nov 2003 19:33:43 -0000 Received: (qmail 69501 invoked by uid 500); 18 Nov 2003 19:33:21 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 69483 invoked by uid 500); 18 Nov 2003 19:33:21 -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 69468 invoked from network); 18 Nov 2003 19:33:20 -0000 Received: from unknown (HELO out2.smtp.messagingengine.com) (66.111.4.26) by daedalus.apache.org with SMTP; 18 Nov 2003 19:33:20 -0000 X-Sasl-enc: OYGppbDV7cpizCRVMiNiRA 1069183467 Received: from usager83-164.hec.ca (usager83-164.hec.ca [132.211.83.164]) by mail.messagingengine.com (Postfix) with ESMTP id 0680642B6E5; Tue, 18 Nov 2003 14:24:24 -0500 (EST) Date: Tue, 18 Nov 2003 14:20:35 -0500 (Est) From: Joshua Slive To: users@httpd.apache.org Cc: "PINNI, BALANAND (SBCSI)" In-Reply-To: <17DF826362DCED48BFD8117475C5672B011D3F29@mostls1msgusr02.itservices.sbc.com> Message-ID: References: <17DF826362DCED48BFD8117475C5672B011D3F29@mostls1msgusr02.itservices.sbc.com> X-X-Sender: slive@fastmail.fm@mail.messagingengine.com MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Subject: [users@httpd] Re: {SPAM 03.9} [users@httpd] RE: Directory not closed error :--Pl. help: X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N On Tue, 18 Nov 2003, PINNI, BALANAND (SBCSI) wrote: > All - > Few days I had posted the same to pull up error log form remote server . > When I configured for local error file client did not agree. Since this is > form one of the security server form where directions are fetched. I can't parse this last sentence at all. It doesn't make sense gramatically. As I said, there is almost surely a better solution to whatever problem you have but ... > > Now my issue is when I edit httpd.conf with the following lines it says > directory not closed????? > " \ > The back-slash indicates that the directive continues onto the next line. So you've grabbed the to be part of the ErrorDocument directive. Remove that last slash. 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