From: Eric Covener Date: Sun, 23 Jun 2013 16:56:46 +0000 (+0000) Subject: doc another moved directive, also mentioned in an old comment. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ba52a0041e0b0eb43674ab81f7aca25e569613d;p=thirdparty%2Fapache%2Fhttpd.git doc another moved directive, also mentioned in an old comment. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1495843 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/upgrading.xml b/docs/manual/upgrading.xml index efe94f271c5..e6d64e17120 100644 --- a/docs/manual/upgrading.xml +++ b/docs/manual/upgrading.xml @@ -377,6 +377,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: