Return-Path: Delivered-To: apmail-httpd-cvs-archive@httpd.apache.org Received: (qmail 36447 invoked by uid 500); 28 Feb 2003 23:31:22 -0000 Mailing-List: contact cvs-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 cvs@httpd.apache.org Received: (qmail 36411 invoked by uid 500); 28 Feb 2003 23:31:22 -0000 Delivered-To: apmail-apache-1.3-cvs@apache.org Delivered-To: apmail-httpd-docs-1.3-cvs@apache.org Date: 28 Feb 2003 23:31:20 -0000 Message-ID: <20030228233120.51429.qmail@icarus.apache.org> From: kess@apache.org To: httpd-docs-1.3-cvs@apache.org Subject: cvs commit: httpd-docs-1.3/htdocs/manual/mod directives.html.en X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N kess 2003/02/28 15:31:19 Modified: htdocs/manual/mod directives.html.en Log: Add directive ErrorHeader Revision Changes Path 1.78 +2 -0 httpd-docs-1.3/htdocs/manual/mod/directives.html.en Index: directives.html.en =================================================================== RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/mod/directives.html.en,v retrieving revision 1.77 retrieving revision 1.78 diff -u -r1.77 -r1.78 --- directives.html.en 16 Dec 2002 13:31:05 -0000 1.77 +++ directives.html.en 28 Feb 2003 23:31:19 -0000 1.78 @@ -242,6 +242,8 @@
  • ErrorDocument
  • +
  • ErrorHeader
  • +
  • ErrorLog
  • Example