From c8f29dcda9cd5bc4c45867be8464fcdb8ac26c81 Mon Sep 17 00:00:00 2001 From: Luca Toscano Date: Sun, 25 Jun 2017 08:28:12 +0000 Subject: [PATCH] core.xml: Wrap a Define directive sentence in a git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1799789 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/core.xml | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index 2d16fed0b15..5af1ebd91dc 100644 --- a/docs/manual/mod/core.xml +++ b/docs/manual/mod/core.xml @@ -787,12 +787,11 @@ DocumentRoot "/var/www/${servername}/htdocs"

Variable names may not contain colon ":" characters, to avoid clashes with RewriteMap's syntax.

-

While this directive is supported in virtual host and directory context, - the changes it makes are visible to any later configuration - directives, beyond any enclosing configuration section (matching or not). - Support for the other configuration sections was erroneously permitted by the initial - implementation of this directive and is only preserved (with unintuitive - results) to maintain backward compatibility.

+ Virtual Host scope and pitfalls +

While this directive is supported in virtual host context, + the changes it makes are visible to any later configuration + directives, beyond any enclosing virtual host.

+
UnDefine IfDefine -- 2.47.2