From 08d5a35f46c3bfdfdf1507b101a2f1d77253230a Mon Sep 17 00:00:00 2001 From: Luca Toscano Date: Fri, 23 Jun 2017 15:24:42 +0000 Subject: [PATCH] core.xml: Wrap a Define directive sentence in a git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1799680 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/core.xml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index ce1335c563b..cb64b285a66 100644 --- a/docs/manual/mod/core.xml +++ b/docs/manual/mod/core.xml @@ -818,9 +818,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 context, - the changes it makes are visible to any later configuration - directives, beyond any enclosing virtual host.

+ 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.

+
-- 2.47.3