From: Eric Covener Date: Sun, 23 Jun 2013 16:57:00 +0000 (+0000) Subject: xform X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e817e8fc7909aa485a52fc3dd0d9cdef320c063b;p=thirdparty%2Fapache%2Fhttpd.git xform git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1495844 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/upgrading.html.en b/docs/manual/upgrading.html.en index 99d62b63ddc..797584865cb 100644 --- a/docs/manual/upgrading.html.en +++ b/docs/manual/upgrading.html.en @@ -350,6 +350,10 @@ Allow from example.org - load module mod_access_compat, or update configuration to 2.4 authorization directives.
  • Ignoring deprecated use of DefaultType in line NN of /path/to/httpd.conf - remove DefaultType and replace with other configuration settings.
  • +
  • Invalid command 'AddOutputFilterByType', perhaps misspelled + or defined by a module not included in the server configuration + - AddOutputFilterByType + has moved from the core to mod_filter, which must be loaded.
  • Errors serving requests: