From d0b9d09842054131a669f3b00e1baf35fbb201ab Mon Sep 17 00:00:00 2001 From: Eric Covener Date: Sun, 23 Jun 2013 16:57:00 +0000 Subject: [PATCH] xform git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1495844 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/upgrading.html.en | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/manual/upgrading.html.en b/docs/manual/upgrading.html.en index 99d62b63dd..797584865c 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: