Return-Path: X-Original-To: apmail-httpd-users-archive@www.apache.org Delivered-To: apmail-httpd-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 79A08D303 for ; Thu, 13 Dec 2012 10:52:14 +0000 (UTC) Received: (qmail 99742 invoked by uid 500); 13 Dec 2012 10:52:11 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 99595 invoked by uid 500); 13 Dec 2012 10:52:11 -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 99564 invoked by uid 99); 13 Dec 2012 10:52:10 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Dec 2012 10:52:10 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of d.imbrogino@gmail.com designates 209.85.216.45 as permitted sender) Received: from [209.85.216.45] (HELO mail-qa0-f45.google.com) (209.85.216.45) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Dec 2012 10:52:04 +0000 Received: by mail-qa0-f45.google.com with SMTP id j15so6984644qaq.18 for ; Thu, 13 Dec 2012 02:51:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=dVzxhLZhrZAVNL78YRwbyiCanxFaFqCPBRAgOg+PRcU=; b=Woj+tUl3zqoByhqL8ralziw+xLdsNj+HSDCiPw/dVAyhbOSBa7zMNUik9gBDA4eVtl XFgnojgmF/fnsyui67UYnuPklldEjE151wL7nTAY+CgPaaavscN8xX63qA9T5jSSA2Z5 CP/0DWRy83lG8IplN2ioOibI81fwCbMf86nQYLlaAhoHGtxMN1dqjW/y1ioLl0btJII8 I4OFCyWJV2HJFsz6qwYcnkeqe/6hdHwK9B38vtXX6bg+RwBFHTf9Mskd53nxDueT/So0 2ZDwd1NN6R00DObuZrf5Xo+leuNVkcBSa4/+hYJPfdwgLXcHi0YbNc6y0FMf42uh6tjW qsRA== MIME-Version: 1.0 Received: by 10.49.127.238 with SMTP id nj14mr728258qeb.9.1355395904199; Thu, 13 Dec 2012 02:51:44 -0800 (PST) Received: by 10.224.174.208 with HTTP; Thu, 13 Dec 2012 02:51:44 -0800 (PST) In-Reply-To: <20121213102953.GC1931@palma.openstrike.co.uk> References: <20121213102953.GC1931@palma.openstrike.co.uk> Date: Thu, 13 Dec 2012 11:51:44 +0100 Message-ID: From: Daniele Imbrogino To: users@httpd.apache.org Content-Type: multipart/alternative; boundary=047d7b5da2a5665cea04d0b9b3da X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] Default configuration: who replies with a "403 Forbidden" document? --047d7b5da2a5665cea04d0b9b3da Content-Type: text/plain; charset=ISO-8859-1 Oh, I'm sorry. I never thought about going to read the documentation for a directive I DON'T use, but from now I will. Thank you. 2012/12/13 Pete Houston > On Thu, Dec 13, 2012 at 11:14:29AM +0100, Daniele Imbrogino wrote: > > But why the client on 192.168.1.3 receives also a (very basic) HTML page > > explaining the error, if I don't have any ErrorDocument directive? > > (and the few present in httpd.conf by default are commented) > > This is explained in the documentation for ErrorDocument at > http://httpd.apache.org/docs/2.4/mod/core.html#errordocument > in the paragraph which begins "The first option is the default ..." > > HTH, > > Pete > -- > Openstrike - improving business through open source > http://www.openstrike.co.uk/ or call 01722 770036 / 07092 020107 > --047d7b5da2a5665cea04d0b9b3da Content-Type: text/html; charset=ISO-8859-1 Oh, I'm sorry.

I never thought about going to read the documentation for a directive I DON'T use, but from now I will.

Thank you.


2012/12/13 Pete Houston <ph1@openstrike.co.uk>
On Thu, Dec 13, 2012 at 11:14:29AM +0100, Daniele Imbrogino wrote:
> But why the client on 192.168.1.3 receives also a (very basic) HTML page
> explaining the error, if I don't have any ErrorDocument directive?
> (and the few present in httpd.conf by default are commented)

This is explained in the documentation for ErrorDocument at
http://httpd.apache.org/docs/2.4/mod/core.html#errordocument
in the paragraph which begins "The first option is the default ..."

HTH,

Pete
--
Openstrike - improving business through open source
http://www.openstrike.co.uk/ or call 01722 770036 / 07092 020107

--047d7b5da2a5665cea04d0b9b3da--