From: Rich Bowen <rbowen@apache.org> Date: Mon, 22 Oct 2012 23:33:41 +0000 (+0000) Subject: Add an example of the ${VAR} syntax alluded to. X-Git-Tag: 2.5.0-alpha~6183 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9d21a36aa2b5904a3a746c1070196918c78d4054;p=apache Add an example of the ${VAR} syntax alluded to. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1401124 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index a5d7682b68..dd59bfae4d 100644 --- a/docs/manual/mod/core.xml +++ b/docs/manual/mod/core.xml @@ -704,6 +704,8 @@ which no other media type configuration could be found. Define servername www.example.com Define SSL </IfDefine> + + DocumentRoot /var/www/${servername}/htdocs </highlight> <p>Variable names may not contain colon ":" characters, to avoid clashes