]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Define the document root once, and then use the variable elsewhere, so
authorRich Bowen <rbowen@apache.org>
Mon, 22 Oct 2012 23:42:24 +0000 (23:42 +0000)
committerRich Bowen <rbowen@apache.org>
Mon, 22 Oct 2012 23:42:24 +0000 (23:42 +0000)
commitc53e59d56c22baf2798d142811d3940972e698d6
tree451adae52197d039c94953bd95c23161baead303
parent80233cc998455d186e02a2b9087169da4dc43f84
Define the document root once, and then use the variable elsewhere, so
that if it gets changed one place it inherits it everywhere. Also, a
practical example of `Define` in action.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1401126 13f79535-47bb-0310-9956-ffa450edef68
docs/conf/httpd.conf.in