diff --git a/docs/manual/mod/quickreference.html.de b/docs/manual/mod/quickreference.html.de
index 56a3dfe9617..7286c7d7cf7 100644
--- a/docs/manual/mod/quickreference.html.de
+++ b/docs/manual/mod/quickreference.html.de
@@ -682,43 +682,44 @@ HTTP request
Cache
SSLSessionCacheTimeout seconds | 300 | sv | E |
Number of seconds before an SSL session expires
in the Session Cache |
-
SSLVerifyClient level | none | svdh | E |
Type of Client Certificate verification |
-
SSLVerifyDepth number | 1 | svdh | E |
Maximum depth of CA Certificates in Client
+ |
SSLUserName varname | | sdh | E |
Variable name to determine user name |
+
SSLVerifyClient level | none | svdh | E |
Type of Client Certificate verification |
+
SSLVerifyDepth number | 1 | svdh | E |
Maximum depth of CA Certificates in Client
Certificate verification |
-
StartServers Anzahl | | s | M |
Anzahl der Kindprozesse des Servers, die beim Start erstellt
+ |
StartServers Anzahl | | s | M |
Anzahl der Kindprozesse des Servers, die beim Start erstellt
werden |
-
StartThreads Anzahl | | s | M |
Anzahl der Threads, die beim Start erstellt werden |
-
SuexecUserGroup User Group | | sv | E |
User and group permissions for CGI programs |
-
ThreadLimit Anzahl | | s | M |
Bestimmt die Obergrenze der konfigurierbaren Anzahl von Threads
+ |
StartThreads Anzahl | | s | M |
Anzahl der Threads, die beim Start erstellt werden |
+
SuexecUserGroup User Group | | sv | E |
User and group permissions for CGI programs |
+
ThreadLimit Anzahl | | s | M |
Bestimmt die Obergrenze der konfigurierbaren Anzahl von Threads
pro Kindprozess |
-
ThreadsPerChild Anzahl | | s | M |
Anzahl der Threads, die mit jedem Kindprozess gestartet
+ |
ThreadsPerChild Anzahl | | s | M |
Anzahl der Threads, die mit jedem Kindprozess gestartet
werden |
-
ThreadStackSize number | 65536 | s | M |
Determine the stack size for each thread |
-
TimeOut Sekunden | 300 | s | C |
Zeitspanne, die der Server auf verschiedene Ereignisse wartet,
+ |
ThreadStackSize number | 65536 | s | M |
Determine the stack size for each thread |
+
TimeOut Sekunden | 300 | s | C |
Zeitspanne, die der Server auf verschiedene Ereignisse wartet,
bevor er die Anfrage abbricht |
-
TransferLog file|pipe | | sv | B |
Specify location of a log file |
-
TypesConfig file-path | conf/mime.types | s | B |
The location of the mime.types file |
-
UnsetEnv env-variable [env-variable]
-... | | svdh | B |
Removes variables from the environment |
-
UseCanonicalName On|Off|DNS | On | svd | C |
Bestimmt, wie der Server seinen eigenen Namen und Port
+ |
TransferLog file|pipe | | sv | B |
Specify location of a log file |
+
TypesConfig file-path | conf/mime.types | s | B |
The location of the mime.types file |
+
UnsetEnv env-variable [env-variable]
+... | | svdh | B |
Removes variables from the environment |
+
UseCanonicalName On|Off|DNS | On | svd | C |
Bestimmt, wie der Server seinen eigenen Namen und Port
ermittelt |
-
User Unix-User-ID | #-1 | s | M |
Die Benutzerkennung, unter welcher der Server Anfragen
+ |
User Unix-User-ID | #-1 | s | M |
Die Benutzerkennung, unter welcher der Server Anfragen
beantwortet |
-
UserDir directory-filename | public_html | sv | B |
Location of the user-specific directories |
-
VirtualDocumentRoot interpolated-directory|none | none | sv | E |
Dynamically configure the location of the document root
+ |
UserDir directory-filename | public_html | sv | B |
Location of the user-specific directories |
+
VirtualDocumentRoot interpolated-directory|none | none | sv | E |
Dynamically configure the location of the document root
for a given virtual host |
-
VirtualDocumentRootIP interpolated-directory|none | none | sv | E |
Dynamically configure the location of the document root
+ |
VirtualDocumentRootIP interpolated-directory|none | none | sv | E |
Dynamically configure the location of the document root
for a given virtual host |
-
<VirtualHost
+<VirtualHost
Adresse[:Port] [Adresse[:Port]]
- ...> ... </VirtualHost> | | s | C | Enthält Direktiven, die nur auf bestimmte Hostnamen oder
+ ...> ... </VirtualHost> | | s | C | Enthält Direktiven, die nur auf bestimmte Hostnamen oder
IP-Adressen angewendet werden |
-VirtualScriptAlias interpolated-directory|none | none | sv | E | Dynamically configure the location of the CGI directory for
+ | VirtualScriptAlias interpolated-directory|none | none | sv | E | Dynamically configure the location of the CGI directory for
a given virtual host |
-VirtualScriptAliasIP interpolated-directory|none | none | sv | E | Dynamically configure the location of the cgi directory for
+ | VirtualScriptAliasIP interpolated-directory|none | none | sv | E | Dynamically configure the location of the cgi directory for
a given virtual host |
-Win32DisableAcceptEx | | s | M | Für die Annahme von Netzwerkverbindungen wird accept() anstelle von AcceptEx() verwendet |
-XBitHack on|off|full | off | svdh | B | Parse SSI directives in files with the execute bit
+ | Win32DisableAcceptEx | | s | M | Für die Annahme von Netzwerkverbindungen wird accept() anstelle von AcceptEx() verwendet |
+XBitHack on|off|full | off | svdh | B | Parse SSI directives in files with the execute bit
set |
diff --git a/docs/manual/mod/quickreference.html.en b/docs/manual/mod/quickreference.html.en
index 618292e6a9e..49b9275b5a6 100644
--- a/docs/manual/mod/quickreference.html.en
+++ b/docs/manual/mod/quickreference.html.en
@@ -665,41 +665,42 @@ HTTP request |
Cache
SSLSessionCacheTimeout seconds | 300 | sv | E |
Number of seconds before an SSL session expires
in the Session Cache |
-
SSLVerifyClient level | none | svdh | E |
Type of Client Certificate verification |
-
SSLVerifyDepth number | 1 | svdh | E |
Maximum depth of CA Certificates in Client
+ |
SSLUserName varname | | sdh | E |
Variable name to determine user name |
+
SSLVerifyClient level | none | svdh | E |
Type of Client Certificate verification |
+
SSLVerifyDepth number | 1 | svdh | E |
Maximum depth of CA Certificates in Client
Certificate verification |
-
StartServers number | | s | M |
Number of child server processes created at startup |
-
StartThreads number | | s | M |
Number of threads created on startup |
-
SuexecUserGroup User Group | | sv | E |
User and group permissions for CGI programs |
-
ThreadLimit number | | s | M |
Sets the upper limit on the configurable number of threads
+ |
StartServers number | | s | M |
Number of child server processes created at startup |
+
StartThreads number | | s | M |
Number of threads created on startup |
+
SuexecUserGroup User Group | | sv | E |
User and group permissions for CGI programs |
+
ThreadLimit number | | s | M |
Sets the upper limit on the configurable number of threads
per child process |
-
ThreadsPerChild number | | s | M |
Number of threads created by each child process |
-
ThreadStackSize number | 65536 | s | M |
Determine the stack size for each thread |
-
TimeOut seconds | 300 | s | C |
Amount of time the server will wait for
+ |
ThreadsPerChild number | | s | M |
Number of threads created by each child process |
+
ThreadStackSize number | 65536 | s | M |
Determine the stack size for each thread |
+
TimeOut seconds | 300 | s | C |
Amount of time the server will wait for
certain events before failing a request |
-
TransferLog file|pipe | | sv | B |
Specify location of a log file |
-
TypesConfig file-path | conf/mime.types | s | B |
The location of the mime.types file |
-
UnsetEnv env-variable [env-variable]
-... | | svdh | B |
Removes variables from the environment |
-
UseCanonicalName On|Off|DNS | On | svd | C |
Configures how the server determines its own name and
+ |
TransferLog file|pipe | | sv | B |
Specify location of a log file |
+
TypesConfig file-path | conf/mime.types | s | B |
The location of the mime.types file |
+
UnsetEnv env-variable [env-variable]
+... | | svdh | B |
Removes variables from the environment |
+
UseCanonicalName On|Off|DNS | On | svd | C |
Configures how the server determines its own name and
port |
-
User unix-userid | #-1 | s | M |
The userid under which the server will answer
+ |
User unix-userid | #-1 | s | M |
The userid under which the server will answer
requests |
-
UserDir directory-filename | public_html | sv | B |
Location of the user-specific directories |
-
VirtualDocumentRoot interpolated-directory|none | none | sv | E |
Dynamically configure the location of the document root
+ |
UserDir directory-filename | public_html | sv | B |
Location of the user-specific directories |
+
VirtualDocumentRoot interpolated-directory|none | none | sv | E |
Dynamically configure the location of the document root
for a given virtual host |
-
VirtualDocumentRootIP interpolated-directory|none | none | sv | E |
Dynamically configure the location of the document root
+ |
VirtualDocumentRootIP interpolated-directory|none | none | sv | E |
Dynamically configure the location of the document root
for a given virtual host |
-
<VirtualHost
+<VirtualHost
addr[:port] [addr[:port]]
- ...> ... </VirtualHost> | | s | C | Contains directives that apply only to a specific
+ ...> ... </VirtualHost> | | s | C | Contains directives that apply only to a specific
hostname or IP address |
-VirtualScriptAlias interpolated-directory|none | none | sv | E | Dynamically configure the location of the CGI directory for
+ | VirtualScriptAlias interpolated-directory|none | none | sv | E | Dynamically configure the location of the CGI directory for
a given virtual host |
-VirtualScriptAliasIP interpolated-directory|none | none | sv | E | Dynamically configure the location of the cgi directory for
+ | VirtualScriptAliasIP interpolated-directory|none | none | sv | E | Dynamically configure the location of the cgi directory for
a given virtual host |
-Win32DisableAcceptEx | | s | M | Use accept() rather than AcceptEx() to accept network connections |
-XBitHack on|off|full | off | svdh | B | Parse SSI directives in files with the execute bit
+ | Win32DisableAcceptEx | | s | M | Use accept() rather than AcceptEx() to accept network connections |
+XBitHack on|off|full | off | svdh | B | Parse SSI directives in files with the execute bit
set |
diff --git a/docs/manual/mod/quickreference.html.es b/docs/manual/mod/quickreference.html.es
index 927bc2f2bbc..366ed62424d 100644
--- a/docs/manual/mod/quickreference.html.es
+++ b/docs/manual/mod/quickreference.html.es
@@ -671,45 +671,46 @@ HTTP request |
Cache
SSLSessionCacheTimeout seconds | 300 | sv | E |
Number of seconds before an SSL session expires
in the Session Cache |
-
SSLVerifyClient level | none | svdh | E |
Type of Client Certificate verification |
-
SSLVerifyDepth number | 1 | svdh | E |
Maximum depth of CA Certificates in Client
+ |
SSLUserName varname | | sdh | E |
Variable name to determine user name |
+
SSLVerifyClient level | none | svdh | E |
Type of Client Certificate verification |
+
SSLVerifyDepth number | 1 | svdh | E |
Maximum depth of CA Certificates in Client
Certificate verification |
-
StartServers number | | s | M |
Número de procesos hijo del servidor que se crean al
+ |
StartServers number | | s | M |
Número de procesos hijo del servidor que se crean al
iniciar Apache |
-
StartThreads number | | s | M |
Número de hebras que se crean al iniciar Apache |
-
SuexecUserGroup User Group | | sv | E |
User and group permissions for CGI programs |
-
ThreadLimit number | | s | M |
Marca el límite superior del número de hebras por
+ |
StartThreads number | | s | M |
Número de hebras que se crean al iniciar Apache |
+
SuexecUserGroup User Group | | sv | E |
User and group permissions for CGI programs |
+
ThreadLimit number | | s | M |
Marca el límite superior del número de hebras por
proceso hijo que pueden especificarse |
-
ThreadsPerChild number | | s | M |
Número de hebras creadas por cada proceso
+ |
ThreadsPerChild number | | s | M |
Número de hebras creadas por cada proceso
hijo |
-
ThreadStackSize number | 65536 | s | M |
Determine the stack size for each thread |
-
TimeOut seconds | 300 | s | C |
Cantidad de tiempo que el servidor esperará para que
+ |
ThreadStackSize number | 65536 | s | M |
Determine the stack size for each thread |
+
TimeOut seconds | 300 | s | C |
Cantidad de tiempo que el servidor esperará para que
ocurran determinados eventos antes de cerrar una
petición |
-
TransferLog file|pipe | | sv | B |
Specify location of a log file |
-
TypesConfig file-path | conf/mime.types | s | B |
The location of the mime.types file |
-
UnsetEnv env-variable [env-variable]
-... | | svdh | B |
Removes variables from the environment |
-
UseCanonicalName On|Off|DNS | On | svd | C |
Configura la forma en que el servidor determina su propio
+ |
TransferLog file|pipe | | sv | B |
Specify location of a log file |
+
TypesConfig file-path | conf/mime.types | s | B |
The location of the mime.types file |
+
UnsetEnv env-variable [env-variable]
+... | | svdh | B |
Removes variables from the environment |
+
UseCanonicalName On|Off|DNS | On | svd | C |
Configura la forma en que el servidor determina su propio
nombre u puerto |
-
User unix-userid | #-1 | s | M |
Nombre de usuario con el que el servidor responderá a las
+ |
User unix-userid | #-1 | s | M |
Nombre de usuario con el que el servidor responderá a las
peticiones |
-
UserDir directory-filename | public_html | sv | B |
Location of the user-specific directories |
-
VirtualDocumentRoot interpolated-directory|none | none | sv | E |
Dynamically configure the location of the document root
+ |
UserDir directory-filename | public_html | sv | B |
Location of the user-specific directories |
+
VirtualDocumentRoot interpolated-directory|none | none | sv | E |
Dynamically configure the location of the document root
for a given virtual host |
-
VirtualDocumentRootIP interpolated-directory|none | none | sv | E |
Dynamically configure the location of the document root
+ |
VirtualDocumentRootIP interpolated-directory|none | none | sv | E |
Dynamically configure the location of the document root
for a given virtual host |
-
<VirtualHost
+<VirtualHost
addr[:port] [addr[:port]]
- ...> ... </VirtualHost> | | s | C | Contiene las directivas que se aplican solo a un nombre
+ ...> ... </VirtualHost> | | s | C | Contiene las directivas que se aplican solo a un nombre
de host específico o dirección IP |
-VirtualScriptAlias interpolated-directory|none | none | sv | E | Dynamically configure the location of the CGI directory for
+ | VirtualScriptAlias interpolated-directory|none | none | sv | E | Dynamically configure the location of the CGI directory for
a given virtual host |
-VirtualScriptAliasIP interpolated-directory|none | none | sv | E | Dynamically configure the location of the cgi directory for
+ | VirtualScriptAliasIP interpolated-directory|none | none | sv | E | Dynamically configure the location of the cgi directory for
a given virtual host |
-Win32DisableAcceptEx | | s | M | Usa accept() en lugar de AcceptEx() para aceptar
+ | Win32DisableAcceptEx | | s | M | Usa accept() en lugar de AcceptEx() para aceptar
conexiones de red |
-XBitHack on|off|full | off | svdh | B | Parse SSI directives in files with the execute bit
+ | XBitHack on|off|full | off | svdh | B | Parse SSI directives in files with the execute bit
set |
diff --git a/docs/manual/mod/quickreference.html.ja.euc-jp b/docs/manual/mod/quickreference.html.ja.euc-jp
index d66d7066dbc..dd355f276e9 100644
--- a/docs/manual/mod/quickreference.html.ja.euc-jp
+++ b/docs/manual/mod/quickreference.html.ja.euc-jp
@@ -622,39 +622,40 @@ HTTP request |
Cache
SSLSessionCacheTimeout seconds | 300 | sv | E |
Number of seconds before an SSL session expires
in the Session Cache |
-
SSLVerifyClient level | none | svdh | E |
Type of Client Certificate verification |
-
SSLVerifyDepth number | 1 | svdh | E |
Maximum depth of CA Certificates in Client
+ |
SSLUserName varname | | sdh | E |
Variable name to determine user name |
+
SSLVerifyClient level | none | svdh | E |
Type of Client Certificate verification |
+
SSLVerifyDepth number | 1 | svdh | E |
Maximum depth of CA Certificates in Client
Certificate verification |
-
StartServers number | | s | M |
µ¯Æ°»þ¤ËÀ¸À®¤µ¤ì¤ë»Ò¥µ¡¼¥Ð¥×¥í¥»¥¹¤Î¿ô |
-
StartThreads number | | s | M |
µ¯Æ°»þ¤ËÀ¸À®¤µ¤ì¤ë¥¹¥ì¥Ã¥É¤Î¿ô |
-
SuexecUserGroup User Group | | sv | |
CGI ¥×¥í¥°¥é¥à¤Î¥æ¡¼¥¶¥Ñ¡¼¥ß¥Ã¥·¥ç¥ó¡¢¥°¥ë¡¼¥×¥Ñ¡¼¥ß¥Ã¥·¥ç¥ó |
-
ThreadLimit number | | s | M |
ÀßÄê²Äǽ¤Ê»Ò¥×¥í¥»¥¹Ëè¤Î¥¹¥ì¥Ã¥É¿ô¤Î¾å¸Â¤ò
+ |
StartServers number | | s | M |
µ¯Æ°»þ¤ËÀ¸À®¤µ¤ì¤ë»Ò¥µ¡¼¥Ð¥×¥í¥»¥¹¤Î¿ô |
+
StartThreads number | | s | M |
µ¯Æ°»þ¤ËÀ¸À®¤µ¤ì¤ë¥¹¥ì¥Ã¥É¤Î¿ô |
+
SuexecUserGroup User Group | | sv | |
CGI ¥×¥í¥°¥é¥à¤Î¥æ¡¼¥¶¥Ñ¡¼¥ß¥Ã¥·¥ç¥ó¡¢¥°¥ë¡¼¥×¥Ñ¡¼¥ß¥Ã¥·¥ç¥ó |
+
ThreadLimit number | | s | M |
ÀßÄê²Äǽ¤Ê»Ò¥×¥í¥»¥¹Ëè¤Î¥¹¥ì¥Ã¥É¿ô¤Î¾å¸Â¤ò
ÀßÄꤷ¤Þ¤¹ |
-
ThreadsPerChild number | | s | M |
»Ò¥×¥í¥»¥¹¤½¤ì¤¾¤ì¤ËÀ¸À®¤µ¤ì¤ë¥¹¥ì¥Ã¥É¿ô |
-
ThreadStackSize number | 65536 | s | M |
Determine the stack size for each thread |
-
TimeOut seconds | 300 | s | C |
³Æ¥¤¥Ù¥ó¥È¤Ë¤Ä¤¤¤Æ¡¢¥ê¥¯¥¨¥¹¥È¤ò¼ºÇÔ¤µ¤»¤ë¤Þ¤Ç¤Ë¥µ¡¼¥Ð¤¬
+ |
ThreadsPerChild number | | s | M |
»Ò¥×¥í¥»¥¹¤½¤ì¤¾¤ì¤ËÀ¸À®¤µ¤ì¤ë¥¹¥ì¥Ã¥É¿ô |
+
ThreadStackSize number | 65536 | s | M |
Determine the stack size for each thread |
+
TimeOut seconds | 300 | s | C |
³Æ¥¤¥Ù¥ó¥È¤Ë¤Ä¤¤¤Æ¡¢¥ê¥¯¥¨¥¹¥È¤ò¼ºÇÔ¤µ¤»¤ë¤Þ¤Ç¤Ë¥µ¡¼¥Ð¤¬
ÂԤĻþ´Ö¤òÀßÄê |
-
TransferLog file|pipe | | sv | B |
¥í¥°¥Õ¥¡¥¤¥ë¤Î°ÌÃÖ¤ò»ØÄê |
-
TypesConfig file-path | conf/mime.types | s | |
mime.types ¥Õ¥¡¥¤¥ë¤Î°ÌÃÖ |
-
UnsetEnv env-variable [env-variable]
-... | | svdh | B |
´Ä¶¤«¤éÊÑ¿ô¤ò¼è¤ê½ü¤¯ |
-
UseCanonicalName On|Off|Dns | On | svd | C |
¥µ¡¼¥Ð¤¬¼«Ê¬¼«¿È¤Î̾Á°¤È¥Ý¡¼¥È¤ò·èÄꤹ¤ëÊýË¡¤òÀßÄꤹ¤ë |
-
User unix-userid | #-1 | s | M |
¥ê¥¯¥¨¥¹¥È¤Ë±þÅú¤¹¤ëºÝ¤ËÍѤ¤¤ë¥æ¡¼¥¶ ID |
-
UserDir directory-filename | public_html | sv | B |
¥æ¡¼¥¶ÀìÍѥǥ£¥ì¥¯¥È¥ê¤Î°ÌÃÖ |
-
VirtualDocumentRoot interpolated-directory|none | none | sv | E |
Dynamically configure the location of the document root
+ |
TransferLog file|pipe | | sv | B |
¥í¥°¥Õ¥¡¥¤¥ë¤Î°ÌÃÖ¤ò»ØÄê |
+
TypesConfig file-path | conf/mime.types | s | |
mime.types ¥Õ¥¡¥¤¥ë¤Î°ÌÃÖ |
+
UnsetEnv env-variable [env-variable]
+... | | svdh | B |
´Ä¶¤«¤éÊÑ¿ô¤ò¼è¤ê½ü¤¯ |
+
UseCanonicalName On|Off|Dns | On | svd | C |
¥µ¡¼¥Ð¤¬¼«Ê¬¼«¿È¤Î̾Á°¤È¥Ý¡¼¥È¤ò·èÄꤹ¤ëÊýË¡¤òÀßÄꤹ¤ë |
+
User unix-userid | #-1 | s | M |
¥ê¥¯¥¨¥¹¥È¤Ë±þÅú¤¹¤ëºÝ¤ËÍѤ¤¤ë¥æ¡¼¥¶ ID |
+
UserDir directory-filename | public_html | sv | B |
¥æ¡¼¥¶ÀìÍѥǥ£¥ì¥¯¥È¥ê¤Î°ÌÃÖ |
+
VirtualDocumentRoot interpolated-directory|none | none | sv | E |
Dynamically configure the location of the document root
for a given virtual host |
-
VirtualDocumentRootIP interpolated-directory|none | none | sv | E |
Dynamically configure the location of the document root
+ |
VirtualDocumentRootIP interpolated-directory|none | none | sv | E |
Dynamically configure the location of the document root
for a given virtual host |
-
<VirtualHost
+<VirtualHost
addr[:port] [addr[:port]]
- ...> ... </VirtualHost> | | s | C | ÆÃÄê¤Î¥Û¥¹¥È̾¤ä IP ¥¢¥É¥ì¥¹¤Î¤ß¤ËŬÍѤµ¤ì¤ë¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤ò
+ ...> ... </VirtualHost> | | s | C | ÆÃÄê¤Î¥Û¥¹¥È̾¤ä IP ¥¢¥É¥ì¥¹¤Î¤ß¤ËŬÍѤµ¤ì¤ë¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤ò
°Ï¤à |
-VirtualScriptAlias interpolated-directory|none | none | sv | E | Dynamically configure the location of the CGI directory for
+ | VirtualScriptAlias interpolated-directory|none | none | sv | E | Dynamically configure the location of the CGI directory for
a given virtual host |
-VirtualScriptAliasIP interpolated-directory|none | none | sv | E | Dynamically configure the location of the cgi directory for
+ | VirtualScriptAliasIP interpolated-directory|none | none | sv | E | Dynamically configure the location of the cgi directory for
a given virtual host |
-Win32DisableAcceptEx | | s | M | ¥Í¥Ã¥È¥ï¡¼¥¯Àܳ¤Î¼õ¤±ÉÕ¤±¤Ë accept() ¤òAcceptEx ¤ÎÂå¤ï¤ê¤Ë»È¤¦ |
-XBitHack on|off|full | off | svdh | B | ¼Â¹Ô¥Ó¥Ã¥È¤¬ÀßÄꤵ¤ì¤¿¥Õ¥¡¥¤¥ë¤Î SSI ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤ò
+ | Win32DisableAcceptEx | | s | M | ¥Í¥Ã¥È¥ï¡¼¥¯Àܳ¤Î¼õ¤±ÉÕ¤±¤Ë accept() ¤òAcceptEx ¤ÎÂå¤ï¤ê¤Ë»È¤¦ |
+XBitHack on|off|full | off | svdh | B | ¼Â¹Ô¥Ó¥Ã¥È¤¬ÀßÄꤵ¤ì¤¿¥Õ¥¡¥¤¥ë¤Î SSI ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤ò
²òÀϤ¹¤ë |
diff --git a/docs/manual/mod/quickreference.html.ko.euc-kr b/docs/manual/mod/quickreference.html.ko.euc-kr
index 6b5329f7a96..cd0a9bfbabd 100644
--- a/docs/manual/mod/quickreference.html.ko.euc-kr
+++ b/docs/manual/mod/quickreference.html.ko.euc-kr
@@ -616,41 +616,42 @@ HTTP request |
Cache
SSLSessionCacheTimeout seconds | 300 | sv | E |
Number of seconds before an SSL session expires
in the Session Cache |
-
SSLVerifyClient level | none | svdh | E |
Type of Client Certificate verification |
-
SSLVerifyDepth number | 1 | svdh | E |
Maximum depth of CA Certificates in Client
+ |
SSLUserName varname | | sdh | E |
Variable name to determine user name |
+
SSLVerifyClient level | none | svdh | E |
Type of Client Certificate verification |
+
SSLVerifyDepth number | 1 | svdh | E |
Maximum depth of CA Certificates in Client
Certificate verification |
-
StartServers number | | s | M |
Number of child server processes created at startup |
-
StartThreads number | | s | M |
Number of threads created on startup |
-
SuexecUserGroup User Group | | sv | E |
CGI ÇÁ·Î±×·¥ÀÌ »ç¿ëÇÒ »ç¿ëÀÚ¿Í ±×·ì ±ÇÇÑ |
-
ThreadLimit number | | s | M |
Sets the upper limit on the configurable number of threads
+ |
StartServers number | | s | M |
Number of child server processes created at startup |
+
StartThreads number | | s | M |
Number of threads created on startup |
+
SuexecUserGroup User Group | | sv | E |
CGI ÇÁ·Î±×·¥ÀÌ »ç¿ëÇÒ »ç¿ëÀÚ¿Í ±×·ì ±ÇÇÑ |
+
ThreadLimit number | | s | M |
Sets the upper limit on the configurable number of threads
per child process |
-
ThreadsPerChild number | | s | M |
Number of threads created by each child process |
-
ThreadStackSize number | 65536 | s | M |
Determine the stack size for each thread |
-
TimeOut seconds | 300 | s | C |
Amount of time the server will wait for
+ |
ThreadsPerChild number | | s | M |
Number of threads created by each child process |
+
ThreadStackSize number | 65536 | s | M |
Determine the stack size for each thread |
+
TimeOut seconds | 300 | s | C |
Amount of time the server will wait for
certain events before failing a request |
-
TransferLog file|pipe | | sv | B |
·Î±×ÆÄÀÏ À§Ä¡¸¦ ¼³Á¤ÇÑ´Ù |
-
TypesConfig file-path | conf/mime.types | s | B |
The location of the mime.types file |
-
UnsetEnv env-variable [env-variable]
-... | | svdh | B |
ȯ°æº¯¼ö¸¦ Á¦°ÅÇÑ´Ù |
-
UseCanonicalName On|Off|DNS | On | svd | C |
Configures how the server determines its own name and
+ |
TransferLog file|pipe | | sv | B |
·Î±×ÆÄÀÏ À§Ä¡¸¦ ¼³Á¤ÇÑ´Ù |
+
TypesConfig file-path | conf/mime.types | s | B |
The location of the mime.types file |
+
UnsetEnv env-variable [env-variable]
+... | | svdh | B |
ȯ°æº¯¼ö¸¦ Á¦°ÅÇÑ´Ù |
+
UseCanonicalName On|Off|DNS | On | svd | C |
Configures how the server determines its own name and
port |
-
User unix-userid | #-1 | s | M |
The userid under which the server will answer
+ |
User unix-userid | #-1 | s | M |
The userid under which the server will answer
requests |
-
UserDir directory-filename | public_html | sv | B |
»ç¿ëÀÚº° µð·ºÅ丮 À§Ä¡ |
-
VirtualDocumentRoot interpolated-directory|none | none | sv | E |
Dynamically configure the location of the document root
+ |
UserDir directory-filename | public_html | sv | B |
»ç¿ëÀÚº° µð·ºÅ丮 À§Ä¡ |
+
VirtualDocumentRoot interpolated-directory|none | none | sv | E |
Dynamically configure the location of the document root
for a given virtual host |
-
VirtualDocumentRootIP interpolated-directory|none | none | sv | E |
Dynamically configure the location of the document root
+ |
VirtualDocumentRootIP interpolated-directory|none | none | sv | E |
Dynamically configure the location of the document root
for a given virtual host |
-
<VirtualHost
+<VirtualHost
addr[:port] [addr[:port]]
- ...> ... </VirtualHost> | | s | C | Contains directives that apply only to a specific
+ ...> ... </VirtualHost> | | s | C | Contains directives that apply only to a specific
hostname or IP address |
-VirtualScriptAlias interpolated-directory|none | none | sv | E | Dynamically configure the location of the CGI directory for
+ | VirtualScriptAlias interpolated-directory|none | none | sv | E | Dynamically configure the location of the CGI directory for
a given virtual host |
-VirtualScriptAliasIP interpolated-directory|none | none | sv | E | Dynamically configure the location of the cgi directory for
+ | VirtualScriptAliasIP interpolated-directory|none | none | sv | E | Dynamically configure the location of the cgi directory for
a given virtual host |
-Win32DisableAcceptEx | | s | M | Use accept() rather than AcceptEx() to accept network connections |
-XBitHack on|off|full | off | svdh | B | Parse SSI directives in files with the execute bit
+ | Win32DisableAcceptEx | | s | M | Use accept() rather than AcceptEx() to accept network connections |
+XBitHack on|off|full | off | svdh | B | Parse SSI directives in files with the execute bit
set |
diff --git a/docs/manual/mod/quickreference.html.ru.koi8-r b/docs/manual/mod/quickreference.html.ru.koi8-r
index 979a6ac5769..18e55bca56e 100644
--- a/docs/manual/mod/quickreference.html.ru.koi8-r
+++ b/docs/manual/mod/quickreference.html.ru.koi8-r
@@ -667,41 +667,42 @@ HTTP request |
Cache
SSLSessionCacheTimeout seconds | 300 | sv | E |
Number of seconds before an SSL session expires
in the Session Cache |
-
SSLVerifyClient level | none | svdh | E |
Type of Client Certificate verification |
-
SSLVerifyDepth number | 1 | svdh | E |
Maximum depth of CA Certificates in Client
+ |
SSLUserName varname | | sdh | E |
Variable name to determine user name |
+
SSLVerifyClient level | none | svdh | E |
Type of Client Certificate verification |
+
SSLVerifyDepth number | 1 | svdh | E |
Maximum depth of CA Certificates in Client
Certificate verification |
-
StartServers number | | s | M |
Number of child server processes created at startup |
-
StartThreads number | | s | M |
Number of threads created on startup |
-
SuexecUserGroup User Group | | sv | E |
User and group permissions for CGI programs |
-
ThreadLimit number | | s | M |
Sets the upper limit on the configurable number of threads
+ |
StartServers number | | s | M |
Number of child server processes created at startup |
+
StartThreads number | | s | M |
Number of threads created on startup |
+
SuexecUserGroup User Group | | sv | E |
User and group permissions for CGI programs |
+
ThreadLimit number | | s | M |
Sets the upper limit on the configurable number of threads
per child process |
-
ThreadsPerChild number | | s | M |
Number of threads created by each child process |
-
ThreadStackSize number | 65536 | s | M |
Determine the stack size for each thread |
-
TimeOut seconds | 300 | s | C |
Amount of time the server will wait for
+ |
ThreadsPerChild number | | s | M |
Number of threads created by each child process |
+
ThreadStackSize number | 65536 | s | M |
Determine the stack size for each thread |
+
TimeOut seconds | 300 | s | C |
Amount of time the server will wait for
certain events before failing a request |
-
TransferLog file|pipe | | sv | B |
Specify location of a log file |
-
TypesConfig file-path | conf/mime.types | s | B |
The location of the mime.types file |
-
UnsetEnv env-variable [env-variable]
-... | | svdh | B |
Removes variables from the environment |
-
UseCanonicalName On|Off|DNS | On | svd | C |
Configures how the server determines its own name and
+ |
TransferLog file|pipe | | sv | B |
Specify location of a log file |
+
TypesConfig file-path | conf/mime.types | s | B |
The location of the mime.types file |
+
UnsetEnv env-variable [env-variable]
+... | | svdh | B |
Removes variables from the environment |
+
UseCanonicalName On|Off|DNS | On | svd | C |
Configures how the server determines its own name and
port |
-
User unix-userid | #-1 | s | M |
The userid under which the server will answer
+ |
User unix-userid | #-1 | s | M |
The userid under which the server will answer
requests |
-
UserDir directory-filename | public_html | sv | B |
Location of the user-specific directories |
-
VirtualDocumentRoot interpolated-directory|none | none | sv | E |
Dynamically configure the location of the document root
+ |
UserDir directory-filename | public_html | sv | B |
Location of the user-specific directories |
+
VirtualDocumentRoot interpolated-directory|none | none | sv | E |
Dynamically configure the location of the document root
for a given virtual host |
-
VirtualDocumentRootIP interpolated-directory|none | none | sv | E |
Dynamically configure the location of the document root
+ |
VirtualDocumentRootIP interpolated-directory|none | none | sv | E |
Dynamically configure the location of the document root
for a given virtual host |
-
<VirtualHost
+<VirtualHost
addr[:port] [addr[:port]]
- ...> ... </VirtualHost> | | s | C | Contains directives that apply only to a specific
+ ...> ... </VirtualHost> | | s | C | Contains directives that apply only to a specific
hostname or IP address |
-VirtualScriptAlias interpolated-directory|none | none | sv | E | Dynamically configure the location of the CGI directory for
+ | VirtualScriptAlias interpolated-directory|none | none | sv | E | Dynamically configure the location of the CGI directory for
a given virtual host |
-VirtualScriptAliasIP interpolated-directory|none | none | sv | E | Dynamically configure the location of the cgi directory for
+ | VirtualScriptAliasIP interpolated-directory|none | none | sv | E | Dynamically configure the location of the cgi directory for
a given virtual host |
-Win32DisableAcceptEx | | s | M | Use accept() rather than AcceptEx() to accept network connections |
-XBitHack on|off|full | off | svdh | B | Parse SSI directives in files with the execute bit
+ | Win32DisableAcceptEx | | s | M | Use accept() rather than AcceptEx() to accept network connections |
+XBitHack on|off|full | off | svdh | B | Parse SSI directives in files with the execute bit
set |
|