Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 56261 invoked from network); 12 Aug 2008 02:34:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Aug 2008 02:34:18 -0000 Received: (qmail 35783 invoked by uid 500); 12 Aug 2008 02:34:06 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 35772 invoked by uid 500); 12 Aug 2008 02:34:06 -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 35761 invoked by uid 99); 12 Aug 2008 02:34:06 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Aug 2008 19:34:06 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of covener@gmail.com designates 209.85.198.244 as permitted sender) Received: from [209.85.198.244] (HELO rv-out-0708.google.com) (209.85.198.244) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Aug 2008 02:33:10 +0000 Received: by rv-out-0708.google.com with SMTP id c5so2006989rvf.24 for ; Mon, 11 Aug 2008 19:33:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=r0VlYt7uZauBQ0VwUXE+JUeBaUQxU4NcuFCmp6bUKPU=; b=kR+08qKboAI1HXbPOLzbRuLlS9xkQJ7G01aPqF6TirAf4d90rI9qf1BaYitN8M9Q2I Oj9SX43JVoyV9L910mYaxjtYasTi1avhMLIFZ3gMjPPOFWtINmtxY4WaMD3IROdpdhqd Azzvz/HP2716YWgZXzm7bJ/ud3u7qbmVVjGec= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=xo4BqkgPc7CyMRkkEzbZwu+RLXPjJJZhJc1wSQpyRwW6paX8UJAn319t1hbxLZYaBp 3zJfO4ST2SVtcBZESbw4gZgOGVeuWIAtmWJ0BOqbZzuZX1hlMVRZhISQgKhD5YmpLnO+ WSs/YMVS7YvE9U3csxYWASbVCCYSt4xQIOdJQ= Received: by 10.140.170.12 with SMTP id s12mr3996013rve.83.1218508418526; Mon, 11 Aug 2008 19:33:38 -0700 (PDT) Received: by 10.141.68.10 with HTTP; Mon, 11 Aug 2008 19:33:38 -0700 (PDT) Message-ID: <1404e5910808111933j764d6840h320c3d8ef4a91353@mail.gmail.com> Date: Mon, 11 Aug 2008 22:33:38 -0400 From: "Eric Covener" To: users@httpd.apache.org In-Reply-To: <48e914930808111520t7ee0343ej3678344fdbab45f3@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <48e914930808111337p24a6f130gd45e1643b67f3588@mail.gmail.com> <1404e5910808111445v54e03d67y21a37080bdfc924e@mail.gmail.com> <48e914930808111520t7ee0343ej3678344fdbab45f3@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] Error Page Generation in Apache Server On Mon, Aug 11, 2008 at 6:20 PM, Raghavendra Datt wrote: > Eric, > Thanks for your quick response. I went through the mentioned functions. > The method "ap_send_error_response" has the logic to print the html page in > case of error. but, I am not really sure whether this same method is called > in my case. because, the kind of html generated looks like a plain html and > the error page generated has the style sheets and some fancy stuff in the > source. Am I missing any thing? Generated by tomcat maybe? Sorry about the multiple posts earlier, gmail told me they didn't send :/ -- Eric Covener covener@gmail.com --------------------------------------------------------------------- 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