diff --git a/docs/manual/mod/quickreference.html.de b/docs/manual/mod/quickreference.html.de
index 8b8fe1e15a8..47953419c02 100644
--- a/docs/manual/mod/quickreference.html.de
+++ b/docs/manual/mod/quickreference.html.de
@@ -736,47 +736,50 @@ HTTP request
Cache
SSLSessionCacheTimeout seconds | 300 | sv | E |
Number of seconds before an SSL session expires
in the Session Cache |
-
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
+ |
SSLStrictSNIVHostCheck on|off | off | sv | E |
Whether to allow non SNI clients to access a name based virtual
+host.
+ |
+
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 |
-
Substitute s/pattern/substitution/[infq] | | dh | E |
Pattern to filter the response content |
-
SuexecUserGroup User Group | | sv | E |
User and group for CGI programs to run as |
-
ThreadLimit Anzahl | | s | M |
Bestimmt die Obergrenze der konfigurierbaren Anzahl von Threads
+ |
StartThreads Anzahl | | s | M |
Anzahl der Threads, die beim Start erstellt werden |
+
Substitute s/pattern/substitution/[infq] | | dh | E |
Pattern to filter the response content |
+
SuexecUserGroup User Group | | sv | E |
User and group for CGI programs to run as |
+
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 size | | s | M |
Die Größe des Stacks in Bytes, der von Threads
+ |
ThreadStackSize size | | s | M |
Die Größe des Stacks in Bytes, der von Threads
verwendet wird, die Client-Verbindungen bearbeiten. |
-
TimeOut Sekunden | 300 | s | C |
Zeitspanne, die der Server auf verschiedene Ereignisse wartet,
+ |
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 | Off | 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 | Off | 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 [directory-filename] ...
- | | 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 [directory-filename] ...
+ | | 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 263cceb4908..f5b70e5599c 100644
--- a/docs/manual/mod/quickreference.html.en
+++ b/docs/manual/mod/quickreference.html.en
@@ -721,49 +721,52 @@ HTTP request |
Cache
SSLSessionCacheTimeout seconds | 300 | sv | E |
Number of seconds before an SSL session expires
in the Session Cache |
-
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
+ |
SSLStrictSNIVHostCheck on|off | off | sv | E |
Whether to allow non SNI clients to access a name based virtual
+host.
+ |
+
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 |
-
Substitute s/pattern/substitution/[infq] | | dh | E |
Pattern to filter the response content |
-
SuexecUserGroup User Group | | sv | E |
User and group for CGI programs to run as |
-
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 |
+
Substitute s/pattern/substitution/[infq] | | dh | E |
Pattern to filter the response content |
+
SuexecUserGroup User Group | | sv | E |
User and group for CGI programs to run as |
+
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 size | | s | M |
The size in bytes of the stack used by threads handling
+ |
ThreadsPerChild number | | s | M |
Number of threads created by each child process |
+
ThreadStackSize size | | s | M |
The size in bytes of the stack used by threads handling
client connections |
-
TimeOut seconds | 300 | sv | C |
Amount of time the server will wait for
+ |
TimeOut seconds | 300 | sv | C |
Amount of time the server will wait for
certain events before failing a request |
-
TraceEnable [on|off|extended] | on | s | C |
Determines the behaviour on TRACE
+ |
TraceEnable [on|off|extended] | on | s | C |
Determines the behaviour on TRACE
requests |
-
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 | Off | 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 | Off | svd | C |
Configures how the server determines its own name and
port |
-
UseCanonicalPhysicalPort On|Off | Off | svd | C |
Configures how the server determines its own name and
+ |
UseCanonicalPhysicalPort On|Off | Off | 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 [directory-filename] ...
- | | 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 [directory-filename] ...
+ | | 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 16859049980..68f9eee33b7 100644
--- a/docs/manual/mod/quickreference.html.es
+++ b/docs/manual/mod/quickreference.html.es
@@ -728,49 +728,52 @@ HTTP request |
Cache
SSLSessionCacheTimeout seconds | 300 | sv | E |
Number of seconds before an SSL session expires
in the Session Cache |
-
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
+ |
SSLStrictSNIVHostCheck on|off | off | sv | E |
Whether to allow non SNI clients to access a name based virtual
+host.
+ |
+
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 |
-
Substitute s/pattern/substitution/[infq] | | dh | E |
Pattern to filter the response content |
-
SuexecUserGroup User Group | | sv | E |
User and group for CGI programs to run as |
-
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 |
+
Substitute s/pattern/substitution/[infq] | | dh | E |
Pattern to filter the response content |
+
SuexecUserGroup User Group | | sv | E |
User and group for CGI programs to run as |
+
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 size | | s | M |
The size in bytes of the stack used by threads handling
+ |
ThreadsPerChild number | | s | M |
Number of threads created by each child process |
+
ThreadStackSize size | | s | M |
The size in bytes of the stack used by threads handling
client connections |
-
TimeOut seconds | 300 | sv | C |
Amount of time the server will wait for
+ |
TimeOut seconds | 300 | sv | C |
Amount of time the server will wait for
certain events before failing a request |
-
TraceEnable [on|off|extended] | on | s | C |
Determines the behaviour on TRACE
+ |
TraceEnable [on|off|extended] | on | s | C |
Determines the behaviour on TRACE
requests |
-
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 | Off | 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 | Off | svd | C |
Configures how the server determines its own name and
port |
-
UseCanonicalPhysicalPort On|Off | Off | svd | C |
Configures how the server determines its own name and
+ |
UseCanonicalPhysicalPort On|Off | Off | 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 [directory-filename] ...
- | | 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 [directory-filename] ...
+ | | 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.ja.utf8 b/docs/manual/mod/quickreference.html.ja.utf8
index cdb8a0230d6..a116db2339b 100644
--- a/docs/manual/mod/quickreference.html.ja.utf8
+++ b/docs/manual/mod/quickreference.html.ja.utf8
@@ -641,45 +641,48 @@ HTTP request |
Cache
SSLSessionCacheTimeout seconds | 300 | sv | E |
Number of seconds before an SSL session expires
in the Session Cache |
-
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
+ |
SSLStrictSNIVHostCheck on|off | off | sv | E |
Whether to allow non SNI clients to access a name based virtual
+host.
+ |
+
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 |
èµ·åæã«çæãããã¹ã¬ããã®æ° |
-
Substitute s/pattern/substitution/[infq] | | dh | E |
Pattern to filter the response content |
-
SuexecUserGroup User Group | | sv | E |
CGI ããã°ã©ã ã®ã¦ã¼ã¶ãã¼ããã·ã§ã³ãã°ã«ã¼ããã¼ããã·ã§ã³ |
-
ThreadLimit number | | s | M |
è¨å®å¯è½ãªåããã»ã¹æ¯ã®ã¹ã¬ããæ°ã®ä¸éã
+ |
StartServers number | | s | M |
èµ·åæã«çæãããåãµã¼ãããã»ã¹ã®æ° |
+
StartThreads number | | s | M |
èµ·åæã«çæãããã¹ã¬ããã®æ° |
+
Substitute s/pattern/substitution/[infq] | | dh | E |
Pattern to filter the response content |
+
SuexecUserGroup User Group | | sv | E |
CGI ããã°ã©ã ã®ã¦ã¼ã¶ãã¼ããã·ã§ã³ãã°ã«ã¼ããã¼ããã·ã§ã³ |
+
ThreadLimit number | | s | M |
è¨å®å¯è½ãªåããã»ã¹æ¯ã®ã¹ã¬ããæ°ã®ä¸éã
è¨å®ãã¾ã |
-
ThreadsPerChild number | | s | M |
åããã»ã¹ããããã«çæãããã¹ã¬ããæ° |
-
ThreadStackSize size | | s | M |
ã¯ã©ã¤ã¢ã³ãã®ã³ãã¯ã·ã§ã³ãåãæã¤ã¹ã¬ããã使ç¨ãã
+ |
ThreadsPerChild number | | s | M |
åããã»ã¹ããããã«çæãããã¹ã¬ããæ° |
+
ThreadStackSize size | | s | M |
ã¯ã©ã¤ã¢ã³ãã®ã³ãã¯ã·ã§ã³ãåãæã¤ã¹ã¬ããã使ç¨ãã
ã¹ã¿ãã¯ã®ãã¤ãæ° |
-
TimeOut seconds | 300 | sv | C |
åã¤ãã³ãã«ã¤ãã¦ããªã¯ã¨ã¹ãã失æãããã¾ã§ã«ãµã¼ãã
+ |
TimeOut seconds | 300 | sv | C |
åã¤ãã³ãã«ã¤ãã¦ããªã¯ã¨ã¹ãã失æãããã¾ã§ã«ãµã¼ãã
å¾
ã¤æéãè¨å® |
-
TraceEnable [on|off|extended] | on | s | C |
TRACE ã¡ã½ããã®ãªã¯ã¨ã¹ãã«å¯¾ããå¿çæ¹æ³ã決ãã
+ |
TraceEnable [on|off|extended] | on | s | C |
TRACE ã¡ã½ããã®ãªã¯ã¨ã¹ãã«å¯¾ããå¿çæ¹æ³ã決ãã
|
-
TransferLog file|pipe | | sv | B |
ãã°ãã¡ã¤ã«ã®ä½ç½®ãæå® |
-
TypesConfig file-path | conf/mime.types | s | B |
mime.types ãã¡ã¤ã«ã®ä½ç½® |
-
UnsetEnv env-variable [env-variable]
-... | | svdh | B |
ç°å¢ãã夿°ãåãé¤ã |
-
UseCanonicalName On|Off|Dns | Off | svd | C |
ãµã¼ããèªåèªèº«ã®ååã¨ãã¼ããæ±ºå®ããæ¹æ³ãè¨å®ãã |
-
UseCanonicalPhysicalPort On|Off | Off | svd | C |
ãµã¼ãã®ååã¨ãã¼ãã®è§£æ±ºæ¹æ³ãè¨å®ãã |
-
User unix-userid | #-1 | s | M |
ãªã¯ã¨ã¹ãã«å¿çããéã«ç¨ããã¦ã¼ã¶ ID |
-
UserDir directory-filename | | 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 | B |
mime.types ãã¡ã¤ã«ã®ä½ç½® |
+
UnsetEnv env-variable [env-variable]
+... | | svdh | B |
ç°å¢ãã夿°ãåãé¤ã |
+
UseCanonicalName On|Off|Dns | Off | svd | C |
ãµã¼ããèªåèªèº«ã®ååã¨ãã¼ããæ±ºå®ããæ¹æ³ãè¨å®ãã |
+
UseCanonicalPhysicalPort On|Off | Off | svd | C |
ãµã¼ãã®ååã¨ãã¼ãã®è§£æ±ºæ¹æ³ãè¨å®ãã |
+
User unix-userid | #-1 | s | M |
ãªã¯ã¨ã¹ãã«å¿çããéã«ç¨ããã¦ã¼ã¶ ID |
+
UserDir directory-filename | | 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 332724dd21b..69d59b03244 100644
--- a/docs/manual/mod/quickreference.html.ko.euc-kr
+++ b/docs/manual/mod/quickreference.html.ko.euc-kr
@@ -663,48 +663,51 @@ HTTP request |
Cache
SSLSessionCacheTimeout seconds | 300 | sv | E |
Number of seconds before an SSL session expires
in the Session Cache |
-
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
+ |
SSLStrictSNIVHostCheck on|off | off | sv | E |
Whether to allow non SNI clients to access a name based virtual
+host.
+ |
+
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 |
-
Substitute s/pattern/substitution/[infq] | | dh | E |
Pattern to filter the response content |
-
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 |
+
Substitute s/pattern/substitution/[infq] | | dh | E |
Pattern to filter the response content |
+
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 size | | s | M |
The size in bytes of the stack used by threads handling
+ |
ThreadsPerChild number | | s | M |
Number of threads created by each child process |
+
ThreadStackSize size | | s | M |
The size in bytes of the stack used by threads handling
client connections |
-
TimeOut seconds | 300 | sv | C |
Amount of time the server will wait for
+ |
TimeOut seconds | 300 | sv | C |
Amount of time the server will wait for
certain events before failing a request |
-
TraceEnable [on|off|extended] | on | s | C |
Determines the behaviour on TRACE
+ |
TraceEnable [on|off|extended] | on | s | C |
Determines the behaviour on TRACE
requests |
-
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 | Off | 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 | Off | svd | C |
Configures how the server determines its own name and
port |
-
UseCanonicalPhysicalPort On|Off | Off | svd | C |
Configures how the server determines its own name and
+ |
UseCanonicalPhysicalPort On|Off | Off | 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 b7d747c45e4..ab83360345f 100644
--- a/docs/manual/mod/quickreference.html.ru.koi8-r
+++ b/docs/manual/mod/quickreference.html.ru.koi8-r
@@ -726,49 +726,52 @@ HTTP request |
Cache
SSLSessionCacheTimeout seconds | 300 | sv | E |
Number of seconds before an SSL session expires
in the Session Cache |
-
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
+ |
SSLStrictSNIVHostCheck on|off | off | sv | E |
Whether to allow non SNI clients to access a name based virtual
+host.
+ |
+
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 |
-
Substitute s/pattern/substitution/[infq] | | dh | E |
Pattern to filter the response content |
-
SuexecUserGroup User Group | | sv | E |
User and group for CGI programs to run as |
-
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 |
+
Substitute s/pattern/substitution/[infq] | | dh | E |
Pattern to filter the response content |
+
SuexecUserGroup User Group | | sv | E |
User and group for CGI programs to run as |
+
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 size | | s | M |
The size in bytes of the stack used by threads handling
+ |
ThreadsPerChild number | | s | M |
Number of threads created by each child process |
+
ThreadStackSize size | | s | M |
The size in bytes of the stack used by threads handling
client connections |
-
TimeOut seconds | 300 | sv | C |
Amount of time the server will wait for
+ |
TimeOut seconds | 300 | sv | C |
Amount of time the server will wait for
certain events before failing a request |
-
TraceEnable [on|off|extended] | on | s | C |
Determines the behaviour on TRACE
+ |
TraceEnable [on|off|extended] | on | s | C |
Determines the behaviour on TRACE
requests |
-
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 | Off | 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 | Off | svd | C |
Configures how the server determines its own name and
port |
-
UseCanonicalPhysicalPort On|Off | Off | svd | C |
Configures how the server determines its own name and
+ |
UseCanonicalPhysicalPort On|Off | Off | 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 [directory-filename] ...
- | | 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 [directory-filename] ...
+ | | 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.tr.utf8 b/docs/manual/mod/quickreference.html.tr.utf8
index ba48ae45342..e740ac830c3 100644
--- a/docs/manual/mod/quickreference.html.tr.utf8
+++ b/docs/manual/mod/quickreference.html.tr.utf8
@@ -720,52 +720,55 @@ HTTP request |
Cache
SSLSessionCacheTimeout seconds | 300 | sk | E |
Number of seconds before an SSL session expires
in the Session Cache |
-
SSLUserName varname | | sdh | E |
Variable name to determine user name |
-
SSLVerifyClient level | none | skdh | E |
Type of Client Certificate verification |
-
SSLVerifyDepth number | 1 | skdh | E |
Maximum depth of CA Certificates in Client
+ |
SSLStrictSNIVHostCheck on|off | off | sk | E |
Whether to allow non SNI clients to access a name based virtual
+host.
+ |
+
SSLUserName varname | | sdh | E |
Variable name to determine user name |
+
SSLVerifyClient level | none | skdh | E |
Type of Client Certificate verification |
+
SSLVerifyDepth number | 1 | skdh | E |
Maximum depth of CA Certificates in Client
Certificate verification |
-
StartServers sayı | | s | M |
Sunucunun baÅlatılması sırasında oluÅturulan çocuk süreçlerin
+ |
StartServers sayı | | s | M |
Sunucunun baÅlatılması sırasında oluÅturulan çocuk süreçlerin
sayısını belirler. |
-
StartThreads sayı | | s | M |
Sunucunun baÅlatılması sırasında oluÅturulan evrelerin sayısını
+ |
StartThreads sayı | | s | M |
Sunucunun baÅlatılması sırasında oluÅturulan evrelerin sayısını
belirler. |
-
Substitute s/pattern/substitution/[infq] | | dh | E |
Pattern to filter the response content |
-
SuexecUserGroup Kullanıcı Grup | | sk | E |
CGI betiklerini çalıÅtıracak kullanıcı ve grup belirtilir.
+ |
Substitute s/pattern/substitution/[infq] | | dh | E |
Pattern to filter the response content |
+
SuexecUserGroup Kullanıcı Grup | | sk | E |
CGI betiklerini çalıÅtıracak kullanıcı ve grup belirtilir.
|
-
ThreadLimit sayı | | s | M |
Ãocuk süreç baÅına ayarlanabilir evre sayısının üst sınırını
+ |
ThreadLimit sayı | | s | M |
Ãocuk süreç baÅına ayarlanabilir evre sayısının üst sınırını
belirler. |
-
ThreadsPerChild sayı | | s | M |
Her çocuk süreç tarafından oluÅturulan evrelerin sayısını
+ |
ThreadsPerChild sayı | | s | M |
Her çocuk süreç tarafından oluÅturulan evrelerin sayısını
belirler. |
-
ThreadStackSize boyut | | s | M |
İstemci baÄlantılarını elde eden evreler tarafından kullanılan
+ |
ThreadStackSize boyut | | s | M |
İstemci baÄlantılarını elde eden evreler tarafından kullanılan
yıÄıtın bayt cinsinden uzunluÄunu belirler. |
-
TimeOut saniye | 300 | sk | Ã |
Bir istek için baÅarısız olmadan önce belirli olayların
+ |
TimeOut saniye | 300 | sk | Ã |
Bir istek için baÅarısız olmadan önce belirli olayların
gerçekleÅmesi için sunucunun geçmesini bekleyeceÄi süre. |
-
TraceEnable [on|off|extended] | on | s | Ã |
TRACE isteklerinde davranıŠÅeklini belirler
+ |
TraceEnable [on|off|extended] | on | s | Ã |
TRACE isteklerinde davranıŠÅeklini belirler
|
-
TransferLog dosya|borulu-süreç
-[takma-ad] | | sk | T |
Bir günlük dosyasının yerini belirtir. |
-
TypesConfig file-path | conf/mime.types | s | T |
The location of the mime.types file |
-
UnsetEnv ortam-deÄiÅkeni [ortam-deÄiÅkeni]
-... | | skdh | T |
Ortamdaki deÄiÅkenleri tanımsız hale getirir. |
-
UseCanonicalName On|Off|DNS | Off | skd | Ã |
Sunucunun kendi adını ve portunu nasıl belirleyeceÄini ayarlar
+ |
TransferLog dosya|borulu-süreç
+[takma-ad] | | sk | T |
Bir günlük dosyasının yerini belirtir. |
+
TypesConfig file-path | conf/mime.types | s | T |
The location of the mime.types file |
+
UnsetEnv ortam-deÄiÅkeni [ortam-deÄiÅkeni]
+... | | skdh | T |
Ortamdaki deÄiÅkenleri tanımsız hale getirir. |
+
UseCanonicalName On|Off|DNS | Off | skd | Ã |
Sunucunun kendi adını ve portunu nasıl belirleyeceÄini ayarlar
|
-
UseCanonicalPhysicalPort On|Off | Off | skd | Ã |
Sunucunun kendi adını ve portunu nasıl belirleyeceÄini ayarlar
+ |
UseCanonicalPhysicalPort On|Off | Off | skd | Ã |
Sunucunun kendi adını ve portunu nasıl belirleyeceÄini ayarlar
|
-
User unix-kullanıcısı | #-1 | s | M |
İsteklere yanıt verecek sunucunun ait olacaÄı kullanıcıyı
+ |
User unix-kullanıcısı | #-1 | s | M |
İsteklere yanıt verecek sunucunun ait olacaÄı kullanıcıyı
belirler. |
-
UserDir dizin [dizin] ... | | sk | T |
Kullanıcıya özel dizinlerin yeri |
-
VirtualDocumentRoot hesaplanan-dizin|none | none | sk | E |
Bir sanal konaÄın belge kök dizinini devingen olarak yapılandırır.
+ |
UserDir dizin [dizin] ... | | sk | T |
Kullanıcıya özel dizinlerin yeri |
+
VirtualDocumentRoot hesaplanan-dizin|none | none | sk | E |
Bir sanal konaÄın belge kök dizinini devingen olarak yapılandırır.
|
-
VirtualDocumentRootIP hesaplanan-dizin|none | none | sk | E |
Bir sanal konaÄın belge kök dizinini devingen olarak yapılandırır.
+ |
VirtualDocumentRootIP hesaplanan-dizin|none | none | sk | E |
Bir sanal konaÄın belge kök dizinini devingen olarak yapılandırır.
|
-
<VirtualHost
+<VirtualHost
adres[:port] [adres[:port]]
- ...> ... </VirtualHost> | | s | à | Sadece belli bir konak ismine ve porta uygulanacak yönergeleri barındırır. |
-VirtualScriptAlias hesaplanan-dizin|none | none | sk | E | Bir sanal konaÄın CGI dizinini devingen olarak yapılandırır.
+ ...> ... </VirtualHost> | | s | à | Sadece belli bir konak ismine ve porta uygulanacak yönergeleri barındırır. |
+VirtualScriptAlias hesaplanan-dizin|none | none | sk | E | Bir sanal konaÄın CGI dizinini devingen olarak yapılandırır.
|
-VirtualScriptAliasIP hesaplanan-dizin|none | none | sk | E | Bir sanal konaÄın CGI dizinini devingen olarak yapılandırır.
+ | VirtualScriptAliasIP hesaplanan-dizin|none | none | sk | E | Bir sanal konaÄın CGI dizinini devingen olarak yapılandırır.
|
-Win32DisableAcceptEx | | s | M | Use accept() rather than AcceptEx() to accept network connections |
-XBitHack on|off|full | off | skdh | T | 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 | skdh | T | Parse SSI directives in files with the execute bit
set |
|