From 7b6fc85121e6b3811698589ecc9d01c2136eedce Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Wed, 9 Jan 2013 03:16:14 +0000 Subject: [PATCH] Nothing to see here. (Fixes annoying indentation in doc example.) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1430669 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/core.html.en | 2 +- docs/manual/mod/core.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manual/mod/core.html.en b/docs/manual/mod/core.html.en index 7762e64817..74df357a4a 100644 --- a/docs/manual/mod/core.html.en +++ b/docs/manual/mod/core.html.en @@ -785,7 +785,7 @@ which no other media type configuration could be found. Define SSL </IfDefine> - DocumentRoot /var/www/${servername}/htdocs +DocumentRoot /var/www/${servername}/htdocs diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index 09c172d506..17c50f9732 100644 --- a/docs/manual/mod/core.xml +++ b/docs/manual/mod/core.xml @@ -705,7 +705,7 @@ which no other media type configuration could be found. Define SSL </IfDefine> - DocumentRoot /var/www/${servername}/htdocs +DocumentRoot /var/www/${servername}/htdocs

Variable names may not contain colon ":" characters, to avoid clashes