From 08a3eb4ac1196fbf28cb2996b95885e7f83a5257 Mon Sep 17 00:00:00 2001 From: Cliff Woolley Date: Wed, 5 Sep 2001 03:07:49 +0000 Subject: [PATCH] mod_access is also important... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90899 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/howto/auth.html | 13 +++++++------ docs/manual/howto/auth.html.en | 13 +++++++------ 2 files changed, 14 insertions(+), 12 deletions(-) diff --git a/docs/manual/howto/auth.html b/docs/manual/howto/auth.html index 9311ffcf81..8fab3865fb 100644 --- a/docs/manual/howto/auth.html +++ b/docs/manual/howto/auth.html @@ -22,8 +22,8 @@
  • The prerequisites
  • -
  • Getting it - working.
  • +
  • Getting it + working
  • Letting more than one person in
  • @@ -43,6 +43,7 @@ Related Modules

    mod_auth
    + mod_access
    Related Directives

    @@ -106,7 +107,7 @@ kept. This should not be terribly difficult, and I'll try to make this clear when we come to that point.

    -

    Getting it working.

    +

    Getting it working

    Here's the basics of password protecting a directory on your server.

    @@ -310,9 +311,9 @@

    More information

    You should also read the documentation for - mod_auth - which contains - some more information about how this all works.

    + mod_auth and + mod_access + which contain some more information about how this all works.

    diff --git a/docs/manual/howto/auth.html.en b/docs/manual/howto/auth.html.en index 9311ffcf81..8fab3865fb 100644 --- a/docs/manual/howto/auth.html.en +++ b/docs/manual/howto/auth.html.en @@ -22,8 +22,8 @@
  • The prerequisites
  • -
  • Getting it - working.
  • +
  • Getting it + working
  • Letting more than one person in
  • @@ -43,6 +43,7 @@ Related Modules

    mod_auth
    + mod_access
    Related Directives

    @@ -106,7 +107,7 @@ kept. This should not be terribly difficult, and I'll try to make this clear when we come to that point.

    -

    Getting it working.

    +

    Getting it working

    Here's the basics of password protecting a directory on your server.

    @@ -310,9 +311,9 @@

    More information

    You should also read the documentation for - mod_auth - which contains - some more information about how this all works.

    + mod_auth and + mod_access + which contain some more information about how this all works.

    -- 2.50.1