From 4f196561fdbc29629046b70bb9225fc6ca10b060 Mon Sep 17 00:00:00 2001 From: Luca Toscano Date: Fri, 23 Jun 2017 15:25:06 +0000 Subject: [PATCH] core documentation rebuild git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1799681 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/core.html.en | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/docs/manual/mod/core.html.en b/docs/manual/mod/core.html.en index e83695187a..abd62796b1 100644 --- a/docs/manual/mod/core.html.en +++ b/docs/manual/mod/core.html.en @@ -890,9 +890,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.

+
top
-- 2.40.0