X-Git-Url: https://git.hcoop.net/hcoop/domtool2.git/blobdiff_plain/58f4ce3bac23ceef3d84ab97144d1b4b50f27606..400fd64b3e8a53f43534eb5cf23ad4cfcf79ce93:/lib/apache_auth.dtl diff --git a/lib/apache_auth.dtl b/lib/apache_auth.dtl index 398a048..6937f58 100644 --- a/lib/apache_auth.dtl +++ b/lib/apache_auth.dtl @@ -28,17 +28,17 @@ extern val requireGroup : [group] -> [Location]; extern val orderAllowDeny : [Location]; extern val orderDenyAllow : [Location]; -{{See the +{{See the Apache documentation.}} extern val allowFromAll : [Location]; extern val allowFrom : [no_spaces] -> [Location]; -{{See the +{{See the Apache documentation.}} extern val denyFromAll : [Location]; extern val denyFrom : [no_spaces] -> [Location]; -{{See the +{{See the Apache documentation.}} extern val satisfyAll : [Location];