From f480eb495c4343c302b3a47a0ee4b7bfabb90b92 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20Malo?= Date: Sat, 15 Oct 2005 07:44:04 +0000 Subject: [PATCH] update transformation git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@321307 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/allmodules.xml | 1 + docs/manual/mod/allmodules.xml.de | 1 + docs/manual/mod/allmodules.xml.es | 1 + docs/manual/mod/allmodules.xml.ja | 1 + docs/manual/mod/allmodules.xml.ko | 1 + docs/manual/mod/core.html.en | 6 +++- docs/manual/mod/core.xml.de | 2 +- docs/manual/mod/core.xml.ja | 2 +- docs/manual/mod/directives.html.de | 2 ++ docs/manual/mod/directives.html.en | 2 ++ docs/manual/mod/directives.html.es | 2 ++ docs/manual/mod/directives.html.ja.euc-jp | 2 ++ docs/manual/mod/directives.html.ko.euc-kr | 2 ++ docs/manual/mod/index.html.de | 1 + docs/manual/mod/index.html.en | 1 + docs/manual/mod/index.html.es | 1 + docs/manual/mod/index.html.ja.euc-jp | 1 + docs/manual/mod/index.html.ko.euc-kr | 1 + docs/manual/mod/mod_authn_dbd.html.en | 28 +++++++++---------- docs/manual/mod/quickreference.html.de | 3 ++ docs/manual/mod/quickreference.html.en | 3 ++ docs/manual/mod/quickreference.html.es | 3 ++ docs/manual/mod/quickreference.html.ja.euc-jp | 3 ++ docs/manual/mod/quickreference.html.ko.euc-kr | 3 ++ docs/manual/sitemap.html.de | 1 + docs/manual/sitemap.html.en | 1 + docs/manual/sitemap.html.es | 1 + docs/manual/sitemap.html.ja.euc-jp | 1 + docs/manual/sitemap.html.ko.euc-kr | 1 + 29 files changed, 61 insertions(+), 17 deletions(-) diff --git a/docs/manual/mod/allmodules.xml b/docs/manual/mod/allmodules.xml index b79707c619..03cb9beff7 100644 --- a/docs/manual/mod/allmodules.xml +++ b/docs/manual/mod/allmodules.xml @@ -9,6 +9,7 @@ mod_auth_digest.xml mod_authn_alias.xml mod_authn_anon.xml + mod_authn_dbd.xml mod_authn_dbm.xml mod_authn_default.xml mod_authn_file.xml diff --git a/docs/manual/mod/allmodules.xml.de b/docs/manual/mod/allmodules.xml.de index a554febca8..fd8535a5b5 100644 --- a/docs/manual/mod/allmodules.xml.de +++ b/docs/manual/mod/allmodules.xml.de @@ -9,6 +9,7 @@ mod_auth_digest.xml mod_authn_alias.xml mod_authn_anon.xml + mod_authn_dbd.xml mod_authn_dbm.xml mod_authn_default.xml mod_authn_file.xml diff --git a/docs/manual/mod/allmodules.xml.es b/docs/manual/mod/allmodules.xml.es index 64523e6c9e..62090409fe 100644 --- a/docs/manual/mod/allmodules.xml.es +++ b/docs/manual/mod/allmodules.xml.es @@ -9,6 +9,7 @@ mod_auth_digest.xml mod_authn_alias.xml mod_authn_anon.xml + mod_authn_dbd.xml mod_authn_dbm.xml mod_authn_default.xml mod_authn_file.xml diff --git a/docs/manual/mod/allmodules.xml.ja b/docs/manual/mod/allmodules.xml.ja index 9b5096284b..eb3eefae49 100644 --- a/docs/manual/mod/allmodules.xml.ja +++ b/docs/manual/mod/allmodules.xml.ja @@ -9,6 +9,7 @@ mod_auth_digest.xml mod_authn_alias.xml mod_authn_anon.xml.ja + mod_authn_dbd.xml mod_authn_dbm.xml.ja mod_authn_default.xml.ja mod_authn_file.xml.ja diff --git a/docs/manual/mod/allmodules.xml.ko b/docs/manual/mod/allmodules.xml.ko index 7b559a5faa..0c9b3d47ca 100644 --- a/docs/manual/mod/allmodules.xml.ko +++ b/docs/manual/mod/allmodules.xml.ko @@ -9,6 +9,7 @@ mod_auth_digest.xml.ko mod_authn_alias.xml mod_authn_anon.xml.ko + mod_authn_dbd.xml mod_authn_dbm.xml.ko mod_authn_default.xml.ko mod_authn_file.xml.ko diff --git a/docs/manual/mod/core.html.en b/docs/manual/mod/core.html.en index 49e0849537..da30d42e61 100644 --- a/docs/manual/mod/core.html.en +++ b/docs/manual/mod/core.html.en @@ -458,7 +458,11 @@ be passed through Allow use of the directives controlling document types (DefaultType, ErrorDocument, ForceType, LanguagePriority, SetHandler, SetInputFilter, SetOutputFilter, and mod_mime Add* and Remove* - directives, etc.). + directives, etc.), document meta data (Header, RequestHeader, SetEnvIf, SetEnvIfNoCase, BrowserMatch, CookieExpires, CookieDomain, CookieStyle, CookieTracking, CookieName), + mod_rewrite directives RewriteEngine, RewriteOptions, RewriteBase, RewriteCond, RewriteRule) and + Action from + mod_actions. +
Indexes
diff --git a/docs/manual/mod/core.xml.de b/docs/manual/mod/core.xml.de index daf8931b1c..9bb7b4fd87 100644 --- a/docs/manual/mod/core.xml.de +++ b/docs/manual/mod/core.xml.de @@ -1,7 +1,7 @@ - + + mod_authn_dbd - Apache HTTP Server - - - - + + + + -
<-
+ +
<-
Apache > HTTP Server > Documentation > Version 2.1 > Modules
@@ -47,8 +47,8 @@

Directives

See also

-
top
-

AuthDBDUserPWQuery Directive

+
top
+

AuthDBDUserPWQuery Directive

@@ -85,8 +85,8 @@ -
top
-
Description:SQL query to look up a password for a user
Syntax:AuthDBDUserPWQuery query
@@ -114,4 +114,4 @@ - + \ No newline at end of file diff --git a/docs/manual/mod/quickreference.html.de b/docs/manual/mod/quickreference.html.de index ed9844ffdf..5b32e42597 100644 --- a/docs/manual/mod/quickreference.html.de +++ b/docs/manual/mod/quickreference.html.de @@ -141,6 +141,9 @@ formatted email address lower level modules + + lower level modules + + lower level modules + + + + + +
Description:SQL query to look up a password hash for a user and realm.
AuthBasicProvider On|Off|provider-name [provider-name] ... On dhB
Sets the authentication provider(s) for this location
AuthDBDUserPWQuery querydhE
SQL query to look up a password for a user
AuthDBDUserRealmQuery querydhE
SQL query to look up a password hash for a user and realm. +
AuthDBMGroupFile file-pathdhE
Sets the name of the database file containing the list of user groups for authorization
AuthDBMType default|SDBM|GDBM|NDBM|DB default dhE
Sets the type of database file that is used to diff --git a/docs/manual/mod/quickreference.html.en b/docs/manual/mod/quickreference.html.en index 17519416cd..bdcfefef91 100644 --- a/docs/manual/mod/quickreference.html.en +++ b/docs/manual/mod/quickreference.html.en @@ -138,6 +138,9 @@ formatted email address
AuthBasicProvider On|Off|provider-name [provider-name] ... On dhB
Sets the authentication provider(s) for this location
AuthDBDUserPWQuery querydhE
SQL query to look up a password for a user
AuthDBDUserRealmQuery querydhE
SQL query to look up a password hash for a user and realm. +
AuthDBMGroupFile file-pathdhE
Sets the name of the database file containing the list of user groups for authorization
AuthDBMType default|SDBM|GDBM|NDBM|DB default dhE
Sets the type of database file that is used to diff --git a/docs/manual/mod/quickreference.html.es b/docs/manual/mod/quickreference.html.es index f318777dc2..52d7992162 100644 --- a/docs/manual/mod/quickreference.html.es +++ b/docs/manual/mod/quickreference.html.es @@ -141,6 +141,9 @@ formatted email address
AuthBasicProvider On|Off|provider-name [provider-name] ... On dhB
Sets the authentication provider(s) for this location
AuthDBDUserPWQuery querydhE
SQL query to look up a password for a user
AuthDBDUserRealmQuery querydhE
SQL query to look up a password hash for a user and realm. +
AuthDBMGroupFile file-pathdhE
Sets the name of the database file containing the list of user groups for authorization
AuthDBMType default|SDBM|GDBM|NDBM|DB default dhE
Sets the type of database file that is used to diff --git a/docs/manual/mod/quickreference.html.ja.euc-jp b/docs/manual/mod/quickreference.html.ja.euc-jp index 1e29f0f8f9..9903977681 100644 --- a/docs/manual/mod/quickreference.html.ja.euc-jp +++ b/docs/manual/mod/quickreference.html.ja.euc-jp @@ -134,6 +134,9 @@ MIME ÀßÄꤷ¤Þ¤¹¡£
AuthBasicProvider On|Off|provider-name [provider-name] ... On dhB
¤³¤Î°ÌÃÖ¤ËÂФ¹¤ëǧ¾Ú¥×¥í¥Ð¥¤¥À¤òÀßÄꤷ¤Þ¤¹¡£
AuthDBDUserPWQuery querydhE
SQL query to look up a password for a user
AuthDBDUserRealmQuery querydhE
SQL query to look up a password hash for a user and realm. +
AuthDBMGroupFile file-pathdhE
Sets the name of the database file containing the list of user groups for authorization
AuthDBMType default|SDBM|GDBM|NDBM|DB default dhE
¥Ñ¥¹¥ï¡¼¥É¤òÊݸ¤¹¤ë¤¿¤á¤ËɬÍפʥǡ¼¥¿¥Ù¡¼¥¹¥Õ¥¡¥¤¥ë¤Î¼ïÎà¤ò diff --git a/docs/manual/mod/quickreference.html.ko.euc-kr b/docs/manual/mod/quickreference.html.ko.euc-kr index 87a6f189bf..5c9553b3a1 100644 --- a/docs/manual/mod/quickreference.html.ko.euc-kr +++ b/docs/manual/mod/quickreference.html.ko.euc-kr @@ -129,6 +129,9 @@ be passed through
AuthBasicAuthoritative On|Off On dhB
ÀÎÁõ°ú ±ÇÇѺο©¸¦ Àú¼öÁØ ¸ðµâ¿¡ ³Ñ°ÜÁÙÁö °áÁ¤ÇÑ´Ù
AuthBasicProvider On|Off|provider-name [provider-name] ... On dhB
ÀÌ À§Ä¡¿¡ ´ëÇÑ ÀÎÁõÁ¦°øÀÚ¸¦ ÁöÁ¤ÇÑ´Ù
AuthDBDUserPWQuery querydhE
SQL query to look up a password for a user
AuthDBDUserRealmQuery querydhE
SQL query to look up a password hash for a user and realm. +
AuthDBMGroupFile file-pathdhE
ÀÎÁõ¿¡ »ç¿ëÇÒ »ç¿ëÀÚ ±×·ì ¸ñ·ÏÀ» ÀúÀåÇÏ´Â µ¥ÀÌÅͺ£À̽º ÆÄÀϸíÀ» ÁöÁ¤ÇÑ´Ù
AuthDBMType default|SDBM|GDBM|NDBM|DB default dhE
¾ÏÈ£¸¦ ÀúÀåÇÏ´Â µ¥ÀÌÅͺ£À̽º ÆÄÀÏ Á¾·ù¸¦ diff --git a/docs/manual/sitemap.html.de b/docs/manual/sitemap.html.de index 9072220c13..2feb430b47 100644 --- a/docs/manual/sitemap.html.de +++ b/docs/manual/sitemap.html.de @@ -170,6 +170,7 @@ HPUX betreiben
  • Apache-Modul mod_auth_digest
  • Apache-Modul mod_authn_alias
  • Apache-Modul mod_authn_anon
  • +
  • Apache-Modul mod_authn_dbd
  • Apache-Modul mod_authn_dbm
  • Apache-Modul mod_authn_default
  • Apache-Modul mod_authn_file
  • diff --git a/docs/manual/sitemap.html.en b/docs/manual/sitemap.html.en index 1ee798a200..5a6b783e4e 100644 --- a/docs/manual/sitemap.html.en +++ b/docs/manual/sitemap.html.en @@ -168,6 +168,7 @@ Server on HPUX
  • Apache Module mod_auth_digest
  • Apache Module mod_authn_alias
  • Apache Module mod_authn_anon
  • +
  • Apache Module mod_authn_dbd
  • Apache Module mod_authn_dbm
  • Apache Module mod_authn_default
  • Apache Module mod_authn_file
  • diff --git a/docs/manual/sitemap.html.es b/docs/manual/sitemap.html.es index 14683f4d9b..3f2f334fa4 100644 --- a/docs/manual/sitemap.html.es +++ b/docs/manual/sitemap.html.es @@ -174,6 +174,7 @@ usados para describir las directivas de Apache
  • Módulo Apache mod_auth_digest
  • Módulo Apache mod_authn_alias
  • Módulo Apache mod_authn_anon
  • +
  • Módulo Apache mod_authn_dbd
  • Módulo Apache mod_authn_dbm
  • Módulo Apache mod_authn_default
  • Módulo Apache mod_authn_file
  • diff --git a/docs/manual/sitemap.html.ja.euc-jp b/docs/manual/sitemap.html.ja.euc-jp index d3c26691d4..886ff8aa5f 100644 --- a/docs/manual/sitemap.html.ja.euc-jp +++ b/docs/manual/sitemap.html.ja.euc-jp @@ -167,6 +167,7 @@
  • Apache ¥â¥¸¥å¡¼¥ë mod_auth_digest
  • Apache ¥â¥¸¥å¡¼¥ë mod_authn_alias
  • Apache ¥â¥¸¥å¡¼¥ë mod_authn_anon
  • +
  • Apache ¥â¥¸¥å¡¼¥ë mod_authn_dbd
  • Apache ¥â¥¸¥å¡¼¥ë mod_authn_dbm
  • Apache ¥â¥¸¥å¡¼¥ë mod_authn_default
  • Apache ¥â¥¸¥å¡¼¥ë mod_authn_file
  • diff --git a/docs/manual/sitemap.html.ko.euc-kr b/docs/manual/sitemap.html.ko.euc-kr index 9e875cdd39..b5b9398813 100644 --- a/docs/manual/sitemap.html.ko.euc-kr +++ b/docs/manual/sitemap.html.ko.euc-kr @@ -172,6 +172,7 @@
  • ¾ÆÆÄÄ¡ ¸ðµâ mod_auth_digest
  • ¾ÆÆÄÄ¡ ¸ðµâ mod_authn_alias
  • ¾ÆÆÄÄ¡ ¸ðµâ mod_authn_anon
  • +
  • ¾ÆÆÄÄ¡ ¸ðµâ mod_authn_dbd
  • ¾ÆÆÄÄ¡ ¸ðµâ mod_authn_dbm
  • ¾ÆÆÄÄ¡ ¸ðµâ mod_authn_default
  • ¾ÆÆÄÄ¡ ¸ðµâ mod_authn_file
  • -- 2.40.0