From: Rich Bowen Date: Sun, 22 Sep 2013 22:03:38 +0000 (+0000) Subject: Clearer explanation of undefining a macro. X-Git-Tag: 2.5.0-alpha~5028 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a283d54e15df9163eb316ef8ba6915b745004e1;p=thirdparty%2Fapache%2Fhttpd.git Clearer explanation of undefining a macro. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1525457 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_macro.xml b/docs/manual/mod/mod_macro.xml index 4da60596fd4..6b24304934b 100644 --- a/docs/manual/mod/mod_macro.xml +++ b/docs/manual/mod/mod_macro.xml @@ -162,9 +162,9 @@ Use VHost www.example.fr 1234 /vhosts/example.fr/htdocs
Removal of a macro definition - +

It's recommended that you undefine a macro once you've used it. This +avoids confusion in a complex configuration file where there may be +conflicts in variable names.

<Macro DirGroup $dir $group>