From: Richard Bowen Date: Sun, 22 Sep 2013 22:03:38 +0000 (+0000) Subject: Clearer explanation of undefining a macro. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=efb0db4d2d6f454b1c4a74b010612178427c1083;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>