]> granicus.if.org Git - apache/commitdiff
Give a hint about old multi-language error documents
authorStefan Fritsch <sf@apache.org>
Mon, 10 Oct 2011 21:17:16 +0000 (21:17 +0000)
committerStefan Fritsch <sf@apache.org>
Mon, 10 Oct 2011 21:17:16 +0000 (21:17 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1181242 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/upgrading.xml

index 1c9564a196c261a349031984bd3b62b248be35cf..9e12b945e676c09048e1fab0a0225720c9013ede 100644 (file)
       that the size overhead added by the compression is larger than the data
       to be compressed.
       </li>
+
+      <li>Multi-language error documents from 2.2.x may not work unless
+      they are adjusted to the new syntax of <module>mod_include</module>'s
+      <code>#if expr=</code> element or the directive
+      <directive module="mod_include">SSILegacyExprParser</directive> is
+      enabled for the directory containing the error documents.
+      </li>
+
     </ul>
 
   </section>