diff options
author | Rich Bowen <rbowen@apache.org> | 2005-12-11 19:25:59 +0100 |
---|---|---|
committer | Rich Bowen <rbowen@apache.org> | 2005-12-11 19:25:59 +0100 |
commit | c2f36443a4ec54196d4523e784e55ae8afd61e66 (patch) | |
tree | 19c875d5f8f420915dddc58474b093d22759ba60 /docs/manual/mod/mod_auth_digest.xml | |
parent | * revert r355823 and r355837 (diff) | |
download | apache2-c2f36443a4ec54196d4523e784e55ae8afd61e66.tar.xz apache2-c2f36443a4ec54196d4523e784e55ae8afd61e66.zip |
A few additional seealso links
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@355990 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_auth_digest.xml')
-rw-r--r-- | docs/manual/mod/mod_auth_digest.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/manual/mod/mod_auth_digest.xml b/docs/manual/mod/mod_auth_digest.xml index cdbc7b159a..283a4196fb 100644 --- a/docs/manual/mod/mod_auth_digest.xml +++ b/docs/manual/mod/mod_auth_digest.xml @@ -39,6 +39,7 @@ <seealso><directive module="core">AuthType</directive></seealso> <seealso><directive module="core">Require</directive></seealso> <seealso><directive module="core">Satisfy</directive></seealso> +<seealso><a href="../howto/auth.html">Authentication howto</a></seealso> <section id="using"><title>Using Digest Authentication</title> |