diff options
| author | Arno Töll <arno@debian.org> | 2014-07-20 06:23:00 -1100 | 
|---|---|---|
| committer | Arno Töll <arno@debian.org> | 2014-07-20 06:23:00 -1100 | 
| commit | cb35beef2a938b80c9e4b5d6a408eca437aa74db (patch) | |
| tree | 87ae6e0d2b3a8ce318fe8ab559494808a451035e /docs/manual/mod/index.html.en | |
| parent | 2a463b3cd73c32ee9dcd508248d0194923f435f4 (diff) | |
| download | apache2-cb35beef2a938b80c9e4b5d6a408eca437aa74db.tar.gz | |
Imported Upstream version 2.4.10
Diffstat (limited to 'docs/manual/mod/index.html.en')
| -rw-r--r-- | docs/manual/mod/index.html.en | 4 | 
1 files changed, 3 insertions, 1 deletions
| diff --git a/docs/manual/mod/index.html.en b/docs/manual/mod/index.html.en index 126a5a67..c244abc8 100644 --- a/docs/manual/mod/index.html.en +++ b/docs/manual/mod/index.html.en @@ -5,7 +5,7 @@                This file is generated from xml source: DO NOT EDIT          XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX        --> -<title>Module Index - Apache HTTP Server</title> +<title>Module Index - Apache HTTP Server Version 2.4</title>  <link href="../style/css/manual.css" rel="stylesheet" media="all" type="text/css" title="Main stylesheet" />  <link href="../style/css/manual-loose-100pc.css" rel="alternate stylesheet" media="all" type="text/css" title="No Sidebar - Default font size" />  <link href="../style/css/manual-print.css" rel="stylesheet" media="print" type="text/css" /><link rel="stylesheet" type="text/css" href="../style/css/prettify.css" /> @@ -88,6 +88,8 @@ HTTP headers</dd>  <dt><a href="mod_authn_file.html">mod_authn_file</a></dt><dd>User authentication using text files</dd>  <dt><a href="mod_authn_socache.html">mod_authn_socache</a></dt><dd>Manages a cache of authentication credentials to relieve  the load on backends</dd> +<dt><a href="mod_authnz_fcgi.html">mod_authnz_fcgi</a></dt><dd>Allows a FastCGI authorizer application to handle Apache +httpd authentication and authorization</dd>  <dt><a href="mod_authnz_ldap.html">mod_authnz_ldap</a></dt><dd>Allows an LDAP directory to be used to store the database  for HTTP Basic authentication.</dd>  <dt><a href="mod_authz_core.html">mod_authz_core</a></dt><dd>Core Authorization</dd> | 
