Commit d0b48c7f authored by Stefan Fritsch's avatar Stefan Fritsch
Browse files

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
parent 829a5cb8
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -292,6 +292,14 @@
      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>