From: Richard Bowen Date: Mon, 21 Jan 2013 15:17:32 +0000 (+0000) Subject: 2.4 style access control X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a93973f535a500e90a8f15a998d8e13e503f6544;p=thirdparty%2Fapache%2Fhttpd.git 2.4 style access control git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1436407 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_macro.html.en b/docs/manual/mod/mod_macro.html.en index 96146f96272..786ef433e9d 100644 --- a/docs/manual/mod/mod_macro.html.en +++ b/docs/manual/mod/mod_macro.html.en @@ -27,14 +27,14 @@

Available Languages:  en  |  fr 

- +
Description:This module provides usage of macros within apache runtime configuration files
Description:This module provides usage of macros within apache httpd runtime configuration files
Status:Base
Module Identifier:macro_module
Source File:mod_macro.c

Summary

-

This modules provides macros within apache runtime configuration files. +

This modules provides macros within apache httpd runtime configuration files. These macros have parameters. They are expanded when used (parameters are substituted by their values given as an argument), and the result is processed normally.

@@ -57,9 +57,9 @@