diff --git a/docs/manual/howto/auth.html.en b/docs/manual/howto/auth.html.en index 135ca16f1b..877935051c 100644 --- a/docs/manual/howto/auth.html.en +++ b/docs/manual/howto/auth.html.en @@ -42,7 +42,7 @@ do?
top

Related Modules and Directives

- +
top

Introduction

@@ -340,7 +340,9 @@ do?

More information

You should also read the documentation for mod_auth_basic and mod_authz_host which - contain some more information about how this all works.

+ contain some more information about how this all works. + mod_authn_alias can also help in simplifying certain + authentication configurations.

Available Languages:  en  | diff --git a/docs/manual/howto/auth.xml b/docs/manual/howto/auth.xml index 3ae949113d..3e79237173 100644 --- a/docs/manual/howto/auth.xml +++ b/docs/manual/howto/auth.xml @@ -31,11 +31,12 @@ process by which someone is allowed to be where they want to go, or to have information that they want to have.

- +