From 7e91850446aae52a5598bb1dea1300a5c6b11b63 Mon Sep 17 00:00:00 2001 From: Stefan Fritsch Date: Mon, 10 Oct 2011 21:17:16 +0000 Subject: Give a hint about old multi-language error documents git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1181242 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/upgrading.xml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'docs/manual/upgrading.xml') diff --git a/docs/manual/upgrading.xml b/docs/manual/upgrading.xml index 1c9564a196..9e12b945e6 100644 --- a/docs/manual/upgrading.xml +++ b/docs/manual/upgrading.xml @@ -292,6 +292,14 @@ that the size overhead added by the compression is larger than the data to be compressed. + +
  • Multi-language error documents from 2.2.x may not work unless + they are adjusted to the new syntax of mod_include's + #if expr= element or the directive + SSILegacyExprParser is + enabled for the directory containing the error documents. +
  • + -- cgit v1.2.3