From 1a42d8afd15ee60475c718444ebf59525c8997e8 Mon Sep 17 00:00:00 2001 From: Jeff Trawick Date: Mon, 19 Aug 2013 13:43:37 +0000 Subject: [PATCH] tweak xml to satisfy 'make docs' git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1515411 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_authnz_fcgi.xml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/docs/manual/mod/mod_authnz_fcgi.xml b/docs/manual/mod/mod_authnz_fcgi.xml index 561e7c7e60..51ed3a2734 100644 --- a/docs/manual/mod/mod_authnz_fcgi.xml +++ b/docs/manual/mod/mod_authnz_fcgi.xml @@ -391,12 +391,11 @@ Require FooAuthnz

LogLevel can be used to configure a log level specific to mod_authnz_fcgi. For - example: + example:

LogLevel info authnz_fcgi:trace8 -

@@ -406,7 +405,7 @@ LogLevel info authnz_fcgi:trace8 authentication and/or authorization AuthnzFcgiDefineProvider type provider-name backend-address -none +none server config

This directive is used to define a FastCGI application as @@ -441,7 +440,7 @@ authentication and/or authorization authentication hook. AuthnzFcgiCheckAuthnProvider provider-name|None option ... -none +none directory

This directive is used to enable a FastCGI authorizer to -- 2.40.0