From 6d32b7b925bd5b94b10254c1688bfdd7b58682e3 Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Mon, 16 Nov 2009 15:46:18 +0000 Subject: [PATCH] This isn't Apache 2.0 any more. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@880811 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/core.html.en | 11 ++++------- docs/manual/mod/core.xml | 11 ++++------- 2 files changed, 8 insertions(+), 14 deletions(-) diff --git a/docs/manual/mod/core.html.en b/docs/manual/mod/core.html.en index 139e972313..42a0eac756 100644 --- a/docs/manual/mod/core.html.en +++ b/docs/manual/mod/core.html.en @@ -1066,9 +1066,6 @@ in case of an error This is necessary to guard against security problems caused by bad requests.

-

Prior to version 2.0, messages were indicated by prefixing - them with a single unmatched double quote character.

-

See also