From: Luca Toscano Date: Fri, 23 Jun 2017 15:24:42 +0000 (+0000) Subject: core.xml: Wrap a Define directive sentence in a X-Git-Tag: 2.5.0-alpha~340 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=08d5a35f46c3bfdfdf1507b101a2f1d77253230a;p=thirdparty%2Fapache%2Fhttpd.git 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 --- 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.

+