diff options
author | Daniel Gruno <humbedooh@apache.org> | 2012-05-10 22:09:12 +0200 |
---|---|---|
committer | Daniel Gruno <humbedooh@apache.org> | 2012-05-10 22:09:12 +0200 |
commit | 545c6a6e7108ecd240bbafe8ea7f90826cbf327a (patch) | |
tree | 45ac86322d475570e0baee6af40d4bdc48a93a78 /docs | |
parent | Rebuild (diff) | |
download | apache2-545c6a6e7108ecd240bbafe8ea7f90826cbf327a.tar.xz apache2-545c6a6e7108ecd240bbafe8ea7f90826cbf327a.zip |
A small broken link snuck past me.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1336869 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs')
-rw-r--r-- | docs/manual/mod/mod_authn_file.html.en | 2 | ||||
-rw-r--r-- | docs/manual/mod/mod_authn_file.xml | 2 | ||||
-rw-r--r-- | docs/manual/mod/mod_authn_file.xml.fr | 2 | ||||
-rw-r--r-- | docs/manual/mod/mod_authn_file.xml.ja | 2 | ||||
-rw-r--r-- | docs/manual/mod/mod_authn_file.xml.ko | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/docs/manual/mod/mod_authn_file.html.en b/docs/manual/mod/mod_authn_file.html.en index 52b98419de..93009e38db 100644 --- a/docs/manual/mod/mod_authn_file.html.en +++ b/docs/manual/mod/mod_authn_file.html.en @@ -116,7 +116,7 @@ passwords for authentication</td></tr> inefficient; <code class="directive"><a href="../mod/mod_authn_dbm.html#authdbmuserfile">AuthDBMUserFile</a></code> should be used instead.</p> - <p>For <code class="module"><a href="../mod/mod_authn_digest.html">mod_authn_digest</a></code>, use <code class="program"><a href="../programs/htdigest.html">htdigest</a></code> + <p>For <code class="module"><a href="../mod/mod_auth_digest.html">mod_auth_digest</a></code>, use <code class="program"><a href="../programs/htdigest.html">htdigest</a></code> instead. Note that you cannot mix user data for Digest Authentication and Basic Authentication within the same file.</p> diff --git a/docs/manual/mod/mod_authn_file.xml b/docs/manual/mod/mod_authn_file.xml index be76949882..84bc2e6fd7 100644 --- a/docs/manual/mod/mod_authn_file.xml +++ b/docs/manual/mod/mod_authn_file.xml @@ -104,7 +104,7 @@ passwords for authentication</description> module="mod_authn_dbm">AuthDBMUserFile</directive> should be used instead.</p> - <p>For <module>mod_authn_digest</module>, use <program>htdigest</program> + <p>For <module>mod_auth_digest</module>, use <program>htdigest</program> instead. Note that you cannot mix user data for Digest Authentication and Basic Authentication within the same file.</p> diff --git a/docs/manual/mod/mod_authn_file.xml.fr b/docs/manual/mod/mod_authn_file.xml.fr index c02eab0567..275a781865 100644 --- a/docs/manual/mod/mod_authn_file.xml.fr +++ b/docs/manual/mod/mod_authn_file.xml.fr @@ -1,7 +1,7 @@ <?xml version="1.0"?> <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?> -<!-- English Revision : 1174747 --> +<!-- English Revision: 1174747:1336850 (outdated) --> <!-- French translation : Lucien GENTIS --> <!-- Reviewed by : Vincent Deffontaines --> diff --git a/docs/manual/mod/mod_authn_file.xml.ja b/docs/manual/mod/mod_authn_file.xml.ja index bcf8af726a..3d603f3e64 100644 --- a/docs/manual/mod/mod_authn_file.xml.ja +++ b/docs/manual/mod/mod_authn_file.xml.ja @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?> -<!-- English Revision: 420990:1174747 (outdated) --> +<!-- English Revision: 420990:1336850 (outdated) --> <!-- Licensed to the Apache Software Foundation (ASF) under one or more diff --git a/docs/manual/mod/mod_authn_file.xml.ko b/docs/manual/mod/mod_authn_file.xml.ko index e1370695c7..70660ae2eb 100644 --- a/docs/manual/mod/mod_authn_file.xml.ko +++ b/docs/manual/mod/mod_authn_file.xml.ko @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="EUC-KR" ?> <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?> -<!-- English Revision: 105989:1174747 (outdated) --> +<!-- English Revision: 105989:1336850 (outdated) --> <!-- Licensed to the Apache Software Foundation (ASF) under one or more |