From: Andre Malo Date: Mon, 9 Dec 2002 22:47:53 +0000 (+0000) Subject: keep german version in sync X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0111408fa2dd0f9635126cc06431bff1496dff7d;p=apache keep german version in sync git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97826 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/index.html.de b/docs/manual/mod/index.html.de index d9a5532709..579668307d 100644 --- a/docs/manual/mod/index.html.de +++ b/docs/manual/mod/index.html.de @@ -39,11 +39,14 @@ for HTTP Basic authentication.
mod_authn_anon
Allows "anonymous" user access to authenticated areas
mod_authn_dbm
User authentication using DBM files
+
mod_authn_default
Authentication fallback module
mod_authn_file
User authentication using text files
mod_authz_dbm
Group authorization using DBM files
+
mod_authz_default
Authorization fallback module
mod_authz_groupfile
Group authorization using plaintext files
mod_authz_host
Group authorizations based on host (name or IP address)
+
mod_authz_user
User Authorization
mod_autoindex
Generates directory indexes, automatically, similar to the Unix ls command or the Win32 dir shell command
diff --git a/docs/manual/sitemap.html.de b/docs/manual/sitemap.html.de index 5c4374b9b0..253110c8dc 100644 --- a/docs/manual/sitemap.html.de +++ b/docs/manual/sitemap.html.de @@ -98,10 +98,13 @@ HPUX betreiben
  • Apache-Modul mod_auth_ldap
  • Apache-Modul mod_authn_anon
  • Apache-Modul mod_authn_dbm
  • +
  • Apache-Modul mod_authn_default
  • Apache-Modul mod_authn_file
  • Apache-Modul mod_authz_dbm
  • +
  • Apache-Modul mod_authz_default
  • Apache-Modul mod_authz_groupfile
  • Apache-Modul mod_authz_host
  • +
  • Apache-Modul mod_authz_user
  • Apache-Modul mod_autoindex
  • Apache-Modul mod_cache
  • Apache-Modul mod_cern_meta
  • diff --git a/docs/manual/sitemap.xml.de b/docs/manual/sitemap.xml.de index fa5aa5d3ee..d709c774f0 100644 --- a/docs/manual/sitemap.xml.de +++ b/docs/manual/sitemap.xml.de @@ -1,6 +1,6 @@ - + @@ -136,9 +136,12 @@ HPUX betreiben mod_authn_anon.xml mod_authn_dbm.xml mod_authn_file.xml + mod_authn_default.xml mod_authz_dbm.xml + mod_authz_default.xml mod_authz_groupfile.xml mod_authz_host.xml + mod_authz_user.xml mod_auth_ldap.xml mod_autoindex.xml mod_cache.xml