From 1d7b79e37532e051184ccad94b0c27db5de95606 Mon Sep 17 00:00:00 2001 From: Eric Covener Date: Thu, 23 May 2013 15:24:47 +0000 Subject: [PATCH] xforms git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1485753 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/upgrading.html.en | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/manual/upgrading.html.en b/docs/manual/upgrading.html.en index 37ab369057..7dfa1356e4 100644 --- a/docs/manual/upgrading.html.en +++ b/docs/manual/upgrading.html.en @@ -326,6 +326,13 @@ Allow from example.org has been moved into mod_authn_core. +
  • The RewriteLog and RewriteLogLevel directives have been removed. + This functionality is now provided by configuring the appropriate + level of logging for the mod_rewrite module using + the LogLevel directive. + See also the mod_rewrite logging + section.
  • +
    top
    -- 2.50.1