summaryrefslogtreecommitdiff
path: root/docs/manual/mod/mod_authnz_fcgi.xml
diff options
context:
space:
mode:
authorJeff Trawick <trawick@apache.org>2013-08-19 13:43:37 +0000
committerJeff Trawick <trawick@apache.org>2013-08-19 13:43:37 +0000
commit1a42d8afd15ee60475c718444ebf59525c8997e8 (patch)
tree66d2b45045c7adfb07a15db3d95c336b3025ad95 /docs/manual/mod/mod_authnz_fcgi.xml
parentc52d7573f1e41e9ade459af6b35b02c480a2bfc6 (diff)
downloadhttpd-1a42d8afd15ee60475c718444ebf59525c8997e8.tar.gz
tweak xml to satisfy 'make docs'
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1515411 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_authnz_fcgi.xml')
-rw-r--r--docs/manual/mod/mod_authnz_fcgi.xml7
1 files 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
<p><directive module="core">LogLevel</directive> can be used
to configure a log level specific to mod_authnz_fcgi. For
- example:
+ example:</p>
<highlight language="config">
LogLevel info authnz_fcgi:trace8
</highlight>
- </p>
</section>
@@ -406,7 +405,7 @@ LogLevel info authnz_fcgi:trace8
authentication and/or authorization</description>
<syntax>AuthnzFcgiDefineProvider <em>type</em> <em>provider-name</em>
<em>backend-address</em></syntax>
-<default><em>none</em></default>
+<default>none</default>
<contextlist><context>server config</context></contextlist>
<usage>
<p>This directive is used to define a FastCGI application as
@@ -441,7 +440,7 @@ authentication and/or authorization</description>
authentication hook.</description>
<syntax>AuthnzFcgiCheckAuthnProvider <em>provider-name</em>|<code>None</code>
<em>option</em> ...</syntax>
-<default><em>none</em></default>
+<default>none</default>
<contextlist><context>directory</context></contextlist>
<usage>
<p>This directive is used to enable a FastCGI authorizer to