diff --git a/docs/manual/mod/quickreference.html.de b/docs/manual/mod/quickreference.html.de
index 70c972c9427..9cb6ac2b4cf 100644
--- a/docs/manual/mod/quickreference.html.de
+++ b/docs/manual/mod/quickreference.html.de
@@ -1058,86 +1058,87 @@ Cache
| SSLSessionCacheTimeout seconds | 300 | sv | E |
| Number of seconds before an SSL session expires
in the Session Cache |
| SSLSessionTicketKeyFile file-path | | sv | E |
| Persistent encryption/decryption key for TLS session tickets |
-
| SSLSRPUnknownUserSeed secret-string | | sv | E |
| SRP unknown user seed |
-
| SSLSRPVerifierFile file-path | | sv | E |
| Path to SRP verifier file |
-
| SSLStaplingCache type | | s | E |
| Configures the OCSP stapling cache |
-
| SSLStaplingErrorCacheTimeout seconds | 600 | sv | E |
| Number of seconds before expiring invalid responses in the OCSP stapling cache |
-
| SSLStaplingFakeTryLater on|off | on | sv | E |
| Synthesize "tryLater" responses for failed OCSP stapling queries |
-
| SSLStaplingForceURL uri | | sv | E |
| Override the OCSP responder URI specified in the certificate's AIA extension |
-
| SSLStaplingResponderTimeout seconds | 10 | sv | E |
| Timeout for OCSP stapling queries |
-
| SSLStaplingResponseMaxAge seconds | -1 | sv | E |
| Maximum allowable age for OCSP stapling responses |
-
| SSLStaplingResponseTimeSkew seconds | 300 | sv | E |
| Maximum allowable time skew for OCSP stapling response validation |
-
| SSLStaplingReturnResponderErrors on|off | on | sv | E |
| Pass stapling related OCSP errors on to client |
-
| SSLStaplingStandardCacheTimeout seconds | 3600 | sv | E |
| Number of seconds before expiring responses in the OCSP stapling cache |
-
| SSLStrictSNIVHostCheck on|off | off | sv | E |
| Whether to allow non-SNI clients to access a name-based virtual
+ |
| SSLSessionTickets on|off | | sv | E |
| Enable or disable use of TLS session tickets |
+
| SSLSRPUnknownUserSeed secret-string | | sv | E |
| SRP unknown user seed |
+
| SSLSRPVerifierFile file-path | | sv | E |
| Path to SRP verifier file |
+
| SSLStaplingCache type | | s | E |
| Configures the OCSP stapling cache |
+
| SSLStaplingErrorCacheTimeout seconds | 600 | sv | E |
| Number of seconds before expiring invalid responses in the OCSP stapling cache |
+
| SSLStaplingFakeTryLater on|off | on | sv | E |
| Synthesize "tryLater" responses for failed OCSP stapling queries |
+
| SSLStaplingForceURL uri | | sv | E |
| Override the OCSP responder URI specified in the certificate's AIA extension |
+
| SSLStaplingResponderTimeout seconds | 10 | sv | E |
| Timeout for OCSP stapling queries |
+
| SSLStaplingResponseMaxAge seconds | -1 | sv | E |
| Maximum allowable age for OCSP stapling responses |
+
| SSLStaplingResponseTimeSkew seconds | 300 | sv | E |
| Maximum allowable time skew for OCSP stapling response validation |
+
| SSLStaplingReturnResponderErrors on|off | on | sv | E |
| Pass stapling related OCSP errors on to client |
+
| SSLStaplingStandardCacheTimeout seconds | 3600 | sv | E |
| Number of seconds before expiring responses in the OCSP stapling cache |
+
| 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 |
-
| SSLUseStapling on|off | off | sv | E |
| Enable stapling of OCSP responses in the TLS handshake |
-
| 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 |
+
| SSLUseStapling on|off | off | sv | E |
| Enable stapling of OCSP responses in the TLS handshake |
+
| 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 |
-
| SubstituteMaxLineLength bytes(b|B|k|K|m|M|g|G) | 1m | dh | E |
| Set the maximum line size |
-
| Suexec On|Off | | s | B |
| Enable or disable the suEXEC feature |
-
| 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 |
+
| SubstituteMaxLineLength bytes(b|B|k|K|m|M|g|G) | 1m | dh | E |
| Set the maximum line size |
+
| Suexec On|Off | | s | B |
| Enable or disable the suEXEC feature |
+
| 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 | 60 | s | C |
| Zeitspanne, die der Server auf verschiedene Ereignisse wartet,
+ |
| TimeOut Sekunden | 60 | s | C |
| Zeitspanne, die der Server auf verschiedene Ereignisse wartet,
bevor er die Anfrage abbricht |
-
| TraceEnable [on|off|extended] | on | s | C |
Legt das Verhalten von TRACE-Anfragen fest |
-
| 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 |
-
| UnDefine parameter-name | | s | C |
| Undefine the existence of a variable |
-
| UndefMacro name | | svd | B |
| Undefine a macro |
-
| UnsetEnv env-variable [env-variable]
-... | | svdh | B |
| Removes variables from the environment |
-
| Use name [value1 ... valueN]
- | | svd | B |
| Use a macro |
-
| UseCanonicalName On|Off|DNS | Off | svd | C |
| Bestimmt, wie der Server seinen eigenen Namen und Port
+ |
| TraceEnable [on|off|extended] | on | s | C |
Legt das Verhalten von TRACE-Anfragen fest |
+
| 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 |
+
| UnDefine parameter-name | | s | C |
| Undefine the existence of a variable |
+
| UndefMacro name | | svd | B |
| Undefine a macro |
+
| UnsetEnv env-variable [env-variable]
+... | | svdh | B |
| Removes variables from the environment |
+
| Use name [value1 ... valueN]
+ | | svd | B |
| Use a macro |
+
| UseCanonicalName On|Off|DNS | Off | svd | C |
| Bestimmt, wie der Server seinen eigenen Namen und Port
ermittelt |
-
| UseCanonicalPhysicalPort On|Off | Off | svd | C |
| Bestimmt, wie der Server seinen eigenen Namen und Port
+ |
| UseCanonicalPhysicalPort On|Off | Off | svd | C |
| Bestimmt, wie der Server seinen eigenen Namen und Port
ermittelt |
-
| User unix-userid | #-1 | s | B |
| The userid under which the server will answer
+ |
| User unix-userid | #-1 | s | B |
| The userid under which the server will answer
requests |
-
| UserDir directory-filename [directory-filename] ...
- | | sv | B |
| Location of the user-specific directories |
-
| VHostCGIMode On|Off|Secure | On | v | X |
| Determines whether the virtualhost can run
+ |
| UserDir directory-filename [directory-filename] ...
+ | | sv | B |
| Location of the user-specific directories |
+
| VHostCGIMode On|Off|Secure | On | v | X |
| Determines whether the virtualhost can run
subprocesses, and the privileges available to subprocesses. |
-
| VHostPrivs [+-]?privilege-name [[+-]?privilege-name] ... | | v | X |
| Assign arbitrary privileges to subprocesses created
+ |
| VHostPrivs [+-]?privilege-name [[+-]?privilege-name] ... | | v | X |
| Assign arbitrary privileges to subprocesses created
by a virtual host. |
-
| VHostGroup unix-groupid | | v | X |
| Sets the Group ID under which a virtual host runs. |
-
| VHostPrivs [+-]?privilege-name [[+-]?privilege-name] ... | | v | X |
| Assign arbitrary privileges to a virtual host. |
-
| VHostSecure On|Off | On | v | X |
| Determines whether the server runs with enhanced security
+ |
| VHostGroup unix-groupid | | v | X |
| Sets the Group ID under which a virtual host runs. |
+
| VHostPrivs [+-]?privilege-name [[+-]?privilege-name] ... | | v | X |
| Assign arbitrary privileges to a virtual host. |
+
| VHostSecure On|Off | On | v | X |
| Determines whether the server runs with enhanced security
for the virtualhost. |
-
| VHostUser unix-userid | | v | X |
| Sets the User ID under which a virtual host runs. |
-
| VirtualDocumentRoot interpolated-directory|none | none | sv | E |
| Dynamically configure the location of the document root
+ |
| VHostUser unix-userid | | v | X |
| Sets the User ID under which a virtual host runs. |
+
| 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 |
-| Warning message | | svdh | C | | Warn from configuration parsing with a custom message |
-| WatchdogInterval number-of-seconds | 1 | s | B | | Watchdog interval in seconds |
-| XBitHack on|off|full | off | svdh | B | | Parse SSI directives in files with the execute bit
+ | | Warning message | | svdh | C | | Warn from configuration parsing with a custom message |
+| WatchdogInterval number-of-seconds | 1 | s | B | | Watchdog interval in seconds |
+| XBitHack on|off|full | off | svdh | B | | Parse SSI directives in files with the execute bit
set |
-| xml2EncAlias charset alias [alias ...] | | s | B | | Recognise Aliases for encoding values |
-| xml2EncDefault name | | svdh | B | | Sets a default encoding to assume when absolutely no information
+ | | xml2EncAlias charset alias [alias ...] | | s | B | | Recognise Aliases for encoding values |
+| xml2EncDefault name | | svdh | B | | Sets a default encoding to assume when absolutely no information
can be automatically detected |
-| xml2StartParse element [element ...] | | svdh | B | | Advise the parser to skip leading junk. |
+| xml2StartParse element [element ...] | | svdh | B | | Advise the parser to skip leading junk. |
Verfügbare Sprachen: de |
diff --git a/docs/manual/mod/quickreference.html.en b/docs/manual/mod/quickreference.html.en
index acdf279c5aa..771e2beec1f 100644
--- a/docs/manual/mod/quickreference.html.en
+++ b/docs/manual/mod/quickreference.html.en
@@ -1046,83 +1046,84 @@ Cache |
| SSLSessionCacheTimeout seconds | 300 | sv | E |
| Number of seconds before an SSL session expires
in the Session Cache |
| SSLSessionTicketKeyFile file-path | | sv | E |
| Persistent encryption/decryption key for TLS session tickets |
-
| SSLSRPUnknownUserSeed secret-string | | sv | E |
| SRP unknown user seed |
-
| SSLSRPVerifierFile file-path | | sv | E |
| Path to SRP verifier file |
-
| SSLStaplingCache type | | s | E |
| Configures the OCSP stapling cache |
-
| SSLStaplingErrorCacheTimeout seconds | 600 | sv | E |
| Number of seconds before expiring invalid responses in the OCSP stapling cache |
-
| SSLStaplingFakeTryLater on|off | on | sv | E |
| Synthesize "tryLater" responses for failed OCSP stapling queries |
-
| SSLStaplingForceURL uri | | sv | E |
| Override the OCSP responder URI specified in the certificate's AIA extension |
-
| SSLStaplingResponderTimeout seconds | 10 | sv | E |
| Timeout for OCSP stapling queries |
-
| SSLStaplingResponseMaxAge seconds | -1 | sv | E |
| Maximum allowable age for OCSP stapling responses |
-
| SSLStaplingResponseTimeSkew seconds | 300 | sv | E |
| Maximum allowable time skew for OCSP stapling response validation |
-
| SSLStaplingReturnResponderErrors on|off | on | sv | E |
| Pass stapling related OCSP errors on to client |
-
| SSLStaplingStandardCacheTimeout seconds | 3600 | sv | E |
| Number of seconds before expiring responses in the OCSP stapling cache |
-
| SSLStrictSNIVHostCheck on|off | off | sv | E |
| Whether to allow non-SNI clients to access a name-based virtual
+ |
| SSLSessionTickets on|off | | sv | E |
| Enable or disable use of TLS session tickets |
+
| SSLSRPUnknownUserSeed secret-string | | sv | E |
| SRP unknown user seed |
+
| SSLSRPVerifierFile file-path | | sv | E |
| Path to SRP verifier file |
+
| SSLStaplingCache type | | s | E |
| Configures the OCSP stapling cache |
+
| SSLStaplingErrorCacheTimeout seconds | 600 | sv | E |
| Number of seconds before expiring invalid responses in the OCSP stapling cache |
+
| SSLStaplingFakeTryLater on|off | on | sv | E |
| Synthesize "tryLater" responses for failed OCSP stapling queries |
+
| SSLStaplingForceURL uri | | sv | E |
| Override the OCSP responder URI specified in the certificate's AIA extension |
+
| SSLStaplingResponderTimeout seconds | 10 | sv | E |
| Timeout for OCSP stapling queries |
+
| SSLStaplingResponseMaxAge seconds | -1 | sv | E |
| Maximum allowable age for OCSP stapling responses |
+
| SSLStaplingResponseTimeSkew seconds | 300 | sv | E |
| Maximum allowable time skew for OCSP stapling response validation |
+
| SSLStaplingReturnResponderErrors on|off | on | sv | E |
| Pass stapling related OCSP errors on to client |
+
| SSLStaplingStandardCacheTimeout seconds | 3600 | sv | E |
| Number of seconds before expiring responses in the OCSP stapling cache |
+
| 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 |
-
| SSLUseStapling on|off | off | sv | E |
| Enable stapling of OCSP responses in the TLS handshake |
-
| 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 |
+
| SSLUseStapling on|off | off | sv | E |
| Enable stapling of OCSP responses in the TLS handshake |
+
| 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 |
-
| SubstituteMaxLineLength bytes(b|B|k|K|m|M|g|G) | 1m | dh | E |
| Set the maximum line size |
-
| Suexec On|Off | | s | B |
| Enable or disable the suEXEC feature |
-
| 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 |
+
| SubstituteMaxLineLength bytes(b|B|k|K|m|M|g|G) | 1m | dh | E |
| Set the maximum line size |
+
| Suexec On|Off | | s | B |
| Enable or disable the suEXEC feature |
+
| 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 | 60 | sv | C |
| Amount of time the server will wait for
+ |
| TimeOut seconds | 60 | sv | C |
| Amount of time the server will wait for
certain events before failing a request |
-
| TraceEnable [on|off|extended] | on | sv | C |
Determines the behavior 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 |
-
| UnDefine parameter-name | | s | C |
| Undefine the existence of a variable |
-
| UndefMacro name | | svd | B |
| Undefine a macro |
-
| UnsetEnv env-variable [env-variable]
-... | | svdh | B |
| Removes variables from the environment |
-
| Use name [value1 ... valueN]
- | | svd | B |
| Use a macro |
-
| UseCanonicalName On|Off|DNS | Off | svd | C |
| Configures how the server determines its own name and
+ |
| TraceEnable [on|off|extended] | on | sv | C |
Determines the behavior 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 |
+
| UnDefine parameter-name | | s | C |
| Undefine the existence of a variable |
+
| UndefMacro name | | svd | B |
| Undefine a macro |
+
| UnsetEnv env-variable [env-variable]
+... | | svdh | B |
| Removes variables from the environment |
+
| Use name [value1 ... valueN]
+ | | svd | B |
| Use a macro |
+
| 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 port |
-
| User unix-userid | #-1 | s | B |
| The userid under which the server will answer
+ |
| UseCanonicalPhysicalPort On|Off | Off | svd | C |
| Configures how the server determines its own port |
+
| User unix-userid | #-1 | s | B |
| The userid under which the server will answer
requests |
-
| UserDir directory-filename [directory-filename] ...
- | | sv | B |
| Location of the user-specific directories |
-
| VHostCGIMode On|Off|Secure | On | v | X |
| Determines whether the virtualhost can run
+ |
| UserDir directory-filename [directory-filename] ...
+ | | sv | B |
| Location of the user-specific directories |
+
| VHostCGIMode On|Off|Secure | On | v | X |
| Determines whether the virtualhost can run
subprocesses, and the privileges available to subprocesses. |
-
| VHostPrivs [+-]?privilege-name [[+-]?privilege-name] ... | | v | X |
| Assign arbitrary privileges to subprocesses created
+ |
| VHostPrivs [+-]?privilege-name [[+-]?privilege-name] ... | | v | X |
| Assign arbitrary privileges to subprocesses created
by a virtual host. |
-
| VHostGroup unix-groupid | | v | X |
| Sets the Group ID under which a virtual host runs. |
-
| VHostPrivs [+-]?privilege-name [[+-]?privilege-name] ... | | v | X |
| Assign arbitrary privileges to a virtual host. |
-
| VHostSecure On|Off | On | v | X |
| Determines whether the server runs with enhanced security
+ |
| VHostGroup unix-groupid | | v | X |
| Sets the Group ID under which a virtual host runs. |
+
| VHostPrivs [+-]?privilege-name [[+-]?privilege-name] ... | | v | X |
| Assign arbitrary privileges to a virtual host. |
+
| VHostSecure On|Off | On | v | X |
| Determines whether the server runs with enhanced security
for the virtualhost. |
-
| VHostUser unix-userid | | v | X |
| Sets the User ID under which a virtual host runs. |
-
| VirtualDocumentRoot interpolated-directory|none | none | sv | E |
| Dynamically configure the location of the document root
+ |
| VHostUser unix-userid | | v | X |
| Sets the User ID under which a virtual host runs. |
+
| 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 |
-| Warning message | | svdh | C | | Warn from configuration parsing with a custom message |
-| WatchdogInterval number-of-seconds | 1 | s | B | | Watchdog interval in seconds |
-| XBitHack on|off|full | off | svdh | B | | Parse SSI directives in files with the execute bit
+ | | Warning message | | svdh | C | | Warn from configuration parsing with a custom message |
+| WatchdogInterval number-of-seconds | 1 | s | B | | Watchdog interval in seconds |
+| XBitHack on|off|full | off | svdh | B | | Parse SSI directives in files with the execute bit
set |
-| xml2EncAlias charset alias [alias ...] | | s | B | | Recognise Aliases for encoding values |
-| xml2EncDefault name | | svdh | B | | Sets a default encoding to assume when absolutely no information
+ | | xml2EncAlias charset alias [alias ...] | | s | B | | Recognise Aliases for encoding values |
+| xml2EncDefault name | | svdh | B | | Sets a default encoding to assume when absolutely no information
can be automatically detected |
-| xml2StartParse element [element ...] | | svdh | B | | Advise the parser to skip leading junk. |
+| xml2StartParse element [element ...] | | svdh | B | | Advise the parser to skip leading junk. |
Available Languages: de |
diff --git a/docs/manual/mod/quickreference.html.es b/docs/manual/mod/quickreference.html.es
index f5e01876354..a84d19d2b15 100644
--- a/docs/manual/mod/quickreference.html.es
+++ b/docs/manual/mod/quickreference.html.es
@@ -1053,84 +1053,85 @@ Cache |
| SSLSessionCacheTimeout seconds | 300 | sv | E |
| Number of seconds before an SSL session expires
in the Session Cache |
| SSLSessionTicketKeyFile file-path | | sv | E |
| Persistent encryption/decryption key for TLS session tickets |
-
| SSLSRPUnknownUserSeed secret-string | | sv | E |
| SRP unknown user seed |
-
| SSLSRPVerifierFile file-path | | sv | E |
| Path to SRP verifier file |
-
| SSLStaplingCache type | | s | E |
| Configures the OCSP stapling cache |
-
| SSLStaplingErrorCacheTimeout seconds | 600 | sv | E |
| Number of seconds before expiring invalid responses in the OCSP stapling cache |
-
| SSLStaplingFakeTryLater on|off | on | sv | E |
| Synthesize "tryLater" responses for failed OCSP stapling queries |
-
| SSLStaplingForceURL uri | | sv | E |
| Override the OCSP responder URI specified in the certificate's AIA extension |
-
| SSLStaplingResponderTimeout seconds | 10 | sv | E |
| Timeout for OCSP stapling queries |
-
| SSLStaplingResponseMaxAge seconds | -1 | sv | E |
| Maximum allowable age for OCSP stapling responses |
-
| SSLStaplingResponseTimeSkew seconds | 300 | sv | E |
| Maximum allowable time skew for OCSP stapling response validation |
-
| SSLStaplingReturnResponderErrors on|off | on | sv | E |
| Pass stapling related OCSP errors on to client |
-
| SSLStaplingStandardCacheTimeout seconds | 3600 | sv | E |
| Number of seconds before expiring responses in the OCSP stapling cache |
-
| SSLStrictSNIVHostCheck on|off | off | sv | E |
| Whether to allow non-SNI clients to access a name-based virtual
+ |
| SSLSessionTickets on|off | | sv | E |
| Enable or disable use of TLS session tickets |
+
| SSLSRPUnknownUserSeed secret-string | | sv | E |
| SRP unknown user seed |
+
| SSLSRPVerifierFile file-path | | sv | E |
| Path to SRP verifier file |
+
| SSLStaplingCache type | | s | E |
| Configures the OCSP stapling cache |
+
| SSLStaplingErrorCacheTimeout seconds | 600 | sv | E |
| Number of seconds before expiring invalid responses in the OCSP stapling cache |
+
| SSLStaplingFakeTryLater on|off | on | sv | E |
| Synthesize "tryLater" responses for failed OCSP stapling queries |
+
| SSLStaplingForceURL uri | | sv | E |
| Override the OCSP responder URI specified in the certificate's AIA extension |
+
| SSLStaplingResponderTimeout seconds | 10 | sv | E |
| Timeout for OCSP stapling queries |
+
| SSLStaplingResponseMaxAge seconds | -1 | sv | E |
| Maximum allowable age for OCSP stapling responses |
+
| SSLStaplingResponseTimeSkew seconds | 300 | sv | E |
| Maximum allowable time skew for OCSP stapling response validation |
+
| SSLStaplingReturnResponderErrors on|off | on | sv | E |
| Pass stapling related OCSP errors on to client |
+
| SSLStaplingStandardCacheTimeout seconds | 3600 | sv | E |
| Number of seconds before expiring responses in the OCSP stapling cache |
+
| 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 |
-
| SSLUseStapling on|off | off | sv | E |
| Enable stapling of OCSP responses in the TLS handshake |
-
| 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 |
+
| SSLUseStapling on|off | off | sv | E |
| Enable stapling of OCSP responses in the TLS handshake |
+
| 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 |
-
| SubstituteMaxLineLength bytes(b|B|k|K|m|M|g|G) | 1m | dh | E |
| Set the maximum line size |
-
| Suexec On|Off | | s | B |
| Enable or disable the suEXEC feature |
-
| 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 |
+
| SubstituteMaxLineLength bytes(b|B|k|K|m|M|g|G) | 1m | dh | E |
| Set the maximum line size |
+
| Suexec On|Off | | s | B |
| Enable or disable the suEXEC feature |
+
| 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 | 60 | sv | C |
| Amount of time the server will wait for
+ |
| TimeOut seconds | 60 | 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 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 |
-
| UnDefine parameter-name | | s | C |
| Undefine the existence of a variable |
-
| UndefMacro name | | svd | B |
| Undefine a macro |
-
| UnsetEnv env-variable [env-variable]
-... | | svdh | B |
| Removes variables from the environment |
-
| Use name [value1 ... valueN]
- | | svd | B |
| Use a macro |
-
| UseCanonicalName On|Off|DNS | Off | svd | C |
| Configures how the server determines its own name and
+ |
| 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 |
+
| UnDefine parameter-name | | s | C |
| Undefine the existence of a variable |
+
| UndefMacro name | | svd | B |
| Undefine a macro |
+
| UnsetEnv env-variable [env-variable]
+... | | svdh | B |
| Removes variables from the environment |
+
| Use name [value1 ... valueN]
+ | | svd | B |
| Use a macro |
+
| 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 | B |
| The userid under which the server will answer
+ |
| User unix-userid | #-1 | s | B |
| The userid under which the server will answer
requests |
-
| UserDir directory-filename [directory-filename] ...
- | | sv | B |
| Location of the user-specific directories |
-
| VHostCGIMode On|Off|Secure | On | v | X |
| Determines whether the virtualhost can run
+ |
| UserDir directory-filename [directory-filename] ...
+ | | sv | B |
| Location of the user-specific directories |
+
| VHostCGIMode On|Off|Secure | On | v | X |
| Determines whether the virtualhost can run
subprocesses, and the privileges available to subprocesses. |
-
| VHostPrivs [+-]?privilege-name [[+-]?privilege-name] ... | | v | X |
| Assign arbitrary privileges to subprocesses created
+ |
| VHostPrivs [+-]?privilege-name [[+-]?privilege-name] ... | | v | X |
| Assign arbitrary privileges to subprocesses created
by a virtual host. |
-
| VHostGroup unix-groupid | | v | X |
| Sets the Group ID under which a virtual host runs. |
-
| VHostPrivs [+-]?privilege-name [[+-]?privilege-name] ... | | v | X |
| Assign arbitrary privileges to a virtual host. |
-
| VHostSecure On|Off | On | v | X |
| Determines whether the server runs with enhanced security
+ |
| VHostGroup unix-groupid | | v | X |
| Sets the Group ID under which a virtual host runs. |
+
| VHostPrivs [+-]?privilege-name [[+-]?privilege-name] ... | | v | X |
| Assign arbitrary privileges to a virtual host. |
+
| VHostSecure On|Off | On | v | X |
| Determines whether the server runs with enhanced security
for the virtualhost. |
-
| VHostUser unix-userid | | v | X |
| Sets the User ID under which a virtual host runs. |
-
| VirtualDocumentRoot interpolated-directory|none | none | sv | E |
| Dynamically configure the location of the document root
+ |
| VHostUser unix-userid | | v | X |
| Sets the User ID under which a virtual host runs. |
+
| 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 |
-| Warning message | | svdh | C | | Warn from configuration parsing with a custom message |
-| WatchdogInterval number-of-seconds | 1 | s | B | | Watchdog interval in seconds |
-| XBitHack on|off|full | off | svdh | B | | Parse SSI directives in files with the execute bit
+ | | Warning message | | svdh | C | | Warn from configuration parsing with a custom message |
+| WatchdogInterval number-of-seconds | 1 | s | B | | Watchdog interval in seconds |
+| XBitHack on|off|full | off | svdh | B | | Parse SSI directives in files with the execute bit
set |
-| xml2EncAlias charset alias [alias ...] | | s | B | | Recognise Aliases for encoding values |
-| xml2EncDefault name | | svdh | B | | Sets a default encoding to assume when absolutely no information
+ | | xml2EncAlias charset alias [alias ...] | | s | B | | Recognise Aliases for encoding values |
+| xml2EncDefault name | | svdh | B | | Sets a default encoding to assume when absolutely no information
can be automatically detected |
-| xml2StartParse element [element ...] | | svdh | B | | Advise the parser to skip leading junk. |
+| xml2StartParse element [element ...] | | svdh | B | | Advise the parser to skip leading junk. |
Idiomas disponibles: de |
diff --git a/docs/manual/mod/quickreference.html.ja.utf8 b/docs/manual/mod/quickreference.html.ja.utf8
index 568b84eb68a..033dad819ee 100644
--- a/docs/manual/mod/quickreference.html.ja.utf8
+++ b/docs/manual/mod/quickreference.html.ja.utf8
@@ -978,83 +978,84 @@ Cache |
| SSLSessionCacheTimeout seconds | 300 | sv | E |
| Number of seconds before an SSL session expires
in the Session Cache |
| SSLSessionTicketKeyFile file-path | | sv | E |
| Persistent encryption/decryption key for TLS session tickets |
-
| SSLSRPUnknownUserSeed secret-string | | sv | E |
| SRP unknown user seed |
-
| SSLSRPVerifierFile file-path | | sv | E |
| Path to SRP verifier file |
-
| SSLStaplingCache type | | s | E |
| Configures the OCSP stapling cache |
-
| SSLStaplingErrorCacheTimeout seconds | 600 | sv | E |
| Number of seconds before expiring invalid responses in the OCSP stapling cache |
-
| SSLStaplingFakeTryLater on|off | on | sv | E |
| Synthesize "tryLater" responses for failed OCSP stapling queries |
-
| SSLStaplingForceURL uri | | sv | E |
| Override the OCSP responder URI specified in the certificate's AIA extension |
-
| SSLStaplingResponderTimeout seconds | 10 | sv | E |
| Timeout for OCSP stapling queries |
-
| SSLStaplingResponseMaxAge seconds | -1 | sv | E |
| Maximum allowable age for OCSP stapling responses |
-
| SSLStaplingResponseTimeSkew seconds | 300 | sv | E |
| Maximum allowable time skew for OCSP stapling response validation |
-
| SSLStaplingReturnResponderErrors on|off | on | sv | E |
| Pass stapling related OCSP errors on to client |
-
| SSLStaplingStandardCacheTimeout seconds | 3600 | sv | E |
| Number of seconds before expiring responses in the OCSP stapling cache |
-
| SSLStrictSNIVHostCheck on|off | off | sv | E |
| Whether to allow non-SNI clients to access a name-based virtual
+ |
| SSLSessionTickets on|off | | sv | E |
| Enable or disable use of TLS session tickets |
+
| SSLSRPUnknownUserSeed secret-string | | sv | E |
| SRP unknown user seed |
+
| SSLSRPVerifierFile file-path | | sv | E |
| Path to SRP verifier file |
+
| SSLStaplingCache type | | s | E |
| Configures the OCSP stapling cache |
+
| SSLStaplingErrorCacheTimeout seconds | 600 | sv | E |
| Number of seconds before expiring invalid responses in the OCSP stapling cache |
+
| SSLStaplingFakeTryLater on|off | on | sv | E |
| Synthesize "tryLater" responses for failed OCSP stapling queries |
+
| SSLStaplingForceURL uri | | sv | E |
| Override the OCSP responder URI specified in the certificate's AIA extension |
+
| SSLStaplingResponderTimeout seconds | 10 | sv | E |
| Timeout for OCSP stapling queries |
+
| SSLStaplingResponseMaxAge seconds | -1 | sv | E |
| Maximum allowable age for OCSP stapling responses |
+
| SSLStaplingResponseTimeSkew seconds | 300 | sv | E |
| Maximum allowable time skew for OCSP stapling response validation |
+
| SSLStaplingReturnResponderErrors on|off | on | sv | E |
| Pass stapling related OCSP errors on to client |
+
| SSLStaplingStandardCacheTimeout seconds | 3600 | sv | E |
| Number of seconds before expiring responses in the OCSP stapling cache |
+
| 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 |
-
| SSLUseStapling on|off | off | sv | E |
| Enable stapling of OCSP responses in the TLS handshake |
-
| 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 |
+
| SSLUseStapling on|off | off | sv | E |
| Enable stapling of OCSP responses in the TLS handshake |
+
| 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 |
-
| SubstituteMaxLineLength bytes(b|B|k|K|m|M|g|G) | 1m | dh | E |
| Set the maximum line size |
-
| Suexec On|Off | | s | B |
| Enable or disable the suEXEC feature |
-
| 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 |
+
| SubstituteMaxLineLength bytes(b|B|k|K|m|M|g|G) | 1m | dh | E |
| Set the maximum line size |
+
| Suexec On|Off | | s | B |
| Enable or disable the suEXEC feature |
+
| 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 | 60 | sv | C |
| åã¤ãã³ãã«ã¤ãã¦ããªã¯ã¨ã¹ãã失æãããã¾ã§ã«ãµã¼ãã
+ |
| TimeOut seconds | 60 | 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 | |
mime.types ãã¡ã¤ã«ã®ä½ç½® |
-
| UnDefine parameter-name | | s | C |
| Undefine the existence of a variable |
-
| UndefMacro name | | svd | B |
| Undefine a macro |
-
| UnsetEnv env-variable [env-variable]
-... | | svdh | B |
| ç°å¢ãã夿°ãåãé¤ã |
-
| Use name [value1 ... valueN]
- | | svd | B |
| Use a macro |
-
| UseCanonicalName On|Off|Dns | Off | svd | C |
| ãµã¼ããèªåèªèº«ã®ååã¨ãã¼ããæ±ºå®ããæ¹æ³ãè¨å®ãã |
-
| UseCanonicalPhysicalPort On|Off | Off | svd | C |
| èªåèªèº«ã®ååã¨ãã¼ãçªå·ã解決ããæ¹æ³ãè¨å®ãã
+ |
| TransferLog file|pipe | | sv | B |
| ãã°ãã¡ã¤ã«ã®ä½ç½®ãæå® |
+
| TypesConfig file-path | conf/mime.types | s | |
mime.types ãã¡ã¤ã«ã®ä½ç½® |
+
| UnDefine parameter-name | | s | C |
| Undefine the existence of a variable |
+
| UndefMacro name | | svd | B |
| Undefine a macro |
+
| UnsetEnv env-variable [env-variable]
+... | | svdh | B |
| ç°å¢ãã夿°ãåãé¤ã |
+
| Use name [value1 ... valueN]
+ | | svd | B |
| Use a macro |
+
| UseCanonicalName On|Off|Dns | Off | svd | C |
| ãµã¼ããèªåèªèº«ã®ååã¨ãã¼ããæ±ºå®ããæ¹æ³ãè¨å®ãã |
+
| UseCanonicalPhysicalPort On|Off | Off | svd | C |
| èªåèªèº«ã®ååã¨ãã¼ãçªå·ã解決ããæ¹æ³ãè¨å®ãã
|
-
| User unix-userid | #-1 | s | B |
| The userid under which the server will answer
+ |
| User unix-userid | #-1 | s | B |
| The userid under which the server will answer
requests |
-
| UserDir directory-filename [directory-filename] ... | | sv | B |
| ã¦ã¼ã¶å°ç¨ãã£ã¬ã¯ããªã®ä½ç½® |
-
| VHostCGIMode On|Off|Secure | On | v | X |
| Determines whether the virtualhost can run
+ |
| UserDir directory-filename [directory-filename] ... | | sv | B |
| ã¦ã¼ã¶å°ç¨ãã£ã¬ã¯ããªã®ä½ç½® |
+
| VHostCGIMode On|Off|Secure | On | v | X |
| Determines whether the virtualhost can run
subprocesses, and the privileges available to subprocesses. |
-
| VHostPrivs [+-]?privilege-name [[+-]?privilege-name] ... | | v | X |
| Assign arbitrary privileges to subprocesses created
+ |
| VHostPrivs [+-]?privilege-name [[+-]?privilege-name] ... | | v | X |
| Assign arbitrary privileges to subprocesses created
by a virtual host. |
-
| VHostGroup unix-groupid | | v | X |
| Sets the Group ID under which a virtual host runs. |
-
| VHostPrivs [+-]?privilege-name [[+-]?privilege-name] ... | | v | X |
| Assign arbitrary privileges to a virtual host. |
-
| VHostSecure On|Off | On | v | X |
| Determines whether the server runs with enhanced security
+ |
| VHostGroup unix-groupid | | v | X |
| Sets the Group ID under which a virtual host runs. |
+
| VHostPrivs [+-]?privilege-name [[+-]?privilege-name] ... | | v | X |
| Assign arbitrary privileges to a virtual host. |
+
| VHostSecure On|Off | On | v | X |
| Determines whether the server runs with enhanced security
for the virtualhost. |
-
| VHostUser unix-userid | | v | X |
| Sets the User ID under which a virtual host runs. |
-
| VirtualDocumentRoot interpolated-directory|none | none | sv | E |
| Dynamically configure the location of the document root
+ |
| VHostUser unix-userid | | v | X |
| Sets the User ID under which a virtual host runs. |
+
| 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 |
-| Warning message | | svdh | C | | Warn from configuration parsing with a custom message |
-| WatchdogInterval number-of-seconds | 1 | s | B | | Watchdog interval in seconds |
-| XBitHack on|off|full | off | svdh | B | | å®è¡ããããè¨å®ããããã¡ã¤ã«ã® SSI ãã£ã¬ã¯ãã£ãã
+ | | Warning message | | svdh | C | | Warn from configuration parsing with a custom message |
+| WatchdogInterval number-of-seconds | 1 | s | B | | Watchdog interval in seconds |
+| XBitHack on|off|full | off | svdh | B | | å®è¡ããããè¨å®ããããã¡ã¤ã«ã® SSI ãã£ã¬ã¯ãã£ãã
è§£æãã |
-| xml2EncAlias charset alias [alias ...] | | s | B | | Recognise Aliases for encoding values |
-| xml2EncDefault name | | svdh | B | | Sets a default encoding to assume when absolutely no information
+ | | xml2EncAlias charset alias [alias ...] | | s | B | | Recognise Aliases for encoding values |
+| xml2EncDefault name | | svdh | B | | Sets a default encoding to assume when absolutely no information
can be automatically detected |
-| xml2StartParse element [element ...] | | svdh | B | | Advise the parser to skip leading junk. |
+| xml2StartParse element [element ...] | | svdh | B | | Advise the parser to skip leading junk. |
翻訳æ¸ã¿è¨èª: de |
diff --git a/docs/manual/mod/quickreference.html.ko.euc-kr b/docs/manual/mod/quickreference.html.ko.euc-kr
index cc66884f9b7..ac738a15c4e 100644
--- a/docs/manual/mod/quickreference.html.ko.euc-kr
+++ b/docs/manual/mod/quickreference.html.ko.euc-kr
@@ -1004,82 +1004,83 @@ Cache |
| SSLSessionCacheTimeout seconds | 300 | sv | E |
| Number of seconds before an SSL session expires
in the Session Cache |
| SSLSessionTicketKeyFile file-path | | sv | E |
| Persistent encryption/decryption key for TLS session tickets |
-
| SSLSRPUnknownUserSeed secret-string | | sv | E |
| SRP unknown user seed |
-
| SSLSRPVerifierFile file-path | | sv | E |
| Path to SRP verifier file |
-
| SSLStaplingCache type | | s | E |
| Configures the OCSP stapling cache |
-
| SSLStaplingErrorCacheTimeout seconds | 600 | sv | E |
| Number of seconds before expiring invalid responses in the OCSP stapling cache |
-
| SSLStaplingFakeTryLater on|off | on | sv | E |
| Synthesize "tryLater" responses for failed OCSP stapling queries |
-
| SSLStaplingForceURL uri | | sv | E |
| Override the OCSP responder URI specified in the certificate's AIA extension |
-
| SSLStaplingResponderTimeout seconds | 10 | sv | E |
| Timeout for OCSP stapling queries |
-
| SSLStaplingResponseMaxAge seconds | -1 | sv | E |
| Maximum allowable age for OCSP stapling responses |
-
| SSLStaplingResponseTimeSkew seconds | 300 | sv | E |
| Maximum allowable time skew for OCSP stapling response validation |
-
| SSLStaplingReturnResponderErrors on|off | on | sv | E |
| Pass stapling related OCSP errors on to client |
-
| SSLStaplingStandardCacheTimeout seconds | 3600 | sv | E |
| Number of seconds before expiring responses in the OCSP stapling cache |
-
| SSLStrictSNIVHostCheck on|off | off | sv | E |
| Whether to allow non-SNI clients to access a name-based virtual
+ |
| SSLSessionTickets on|off | | sv | E |
| Enable or disable use of TLS session tickets |
+
| SSLSRPUnknownUserSeed secret-string | | sv | E |
| SRP unknown user seed |
+
| SSLSRPVerifierFile file-path | | sv | E |
| Path to SRP verifier file |
+
| SSLStaplingCache type | | s | E |
| Configures the OCSP stapling cache |
+
| SSLStaplingErrorCacheTimeout seconds | 600 | sv | E |
| Number of seconds before expiring invalid responses in the OCSP stapling cache |
+
| SSLStaplingFakeTryLater on|off | on | sv | E |
| Synthesize "tryLater" responses for failed OCSP stapling queries |
+
| SSLStaplingForceURL uri | | sv | E |
| Override the OCSP responder URI specified in the certificate's AIA extension |
+
| SSLStaplingResponderTimeout seconds | 10 | sv | E |
| Timeout for OCSP stapling queries |
+
| SSLStaplingResponseMaxAge seconds | -1 | sv | E |
| Maximum allowable age for OCSP stapling responses |
+
| SSLStaplingResponseTimeSkew seconds | 300 | sv | E |
| Maximum allowable time skew for OCSP stapling response validation |
+
| SSLStaplingReturnResponderErrors on|off | on | sv | E |
| Pass stapling related OCSP errors on to client |
+
| SSLStaplingStandardCacheTimeout seconds | 3600 | sv | E |
| Number of seconds before expiring responses in the OCSP stapling cache |
+
| 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 |
-
| SSLUseStapling on|off | off | sv | E |
| Enable stapling of OCSP responses in the TLS handshake |
-
| 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 |
+
| SSLUseStapling on|off | off | sv | E |
| Enable stapling of OCSP responses in the TLS handshake |
+
| 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 |
-
| SubstituteMaxLineLength bytes(b|B|k|K|m|M|g|G) | 1m | dh | E |
| Set the maximum line size |
-
| Suexec On|Off | | s | B |
| Enable or disable the suEXEC feature |
-
| 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 |
+
| SubstituteMaxLineLength bytes(b|B|k|K|m|M|g|G) | 1m | dh | E |
| Set the maximum line size |
+
| Suexec On|Off | | s | B |
| Enable or disable the suEXEC feature |
+
| 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 | 60 | sv | C |
| Amount of time the server will wait for
+ |
| TimeOut seconds | 60 | sv | C |
| Amount of time the server will wait for
certain events before failing a request |
-
| TraceEnable [on|off|extended] | on | sv | C |
Determines the behavior on TRACE requests |
-
| TransferLog file|pipe | | sv | B |
| ·Î±×ÆÄÀÏ À§Ä¡¸¦ ¼³Á¤ÇÑ´Ù |
-
| TypesConfig file-path | conf/mime.types | s | B |
The location of the mime.types file |
-
| UnDefine parameter-name | | s | C |
| Undefine the existence of a variable |
-
| UndefMacro name | | svd | B |
| Undefine a macro |
-
| UnsetEnv env-variable [env-variable]
-... | | svdh | B |
| ȯ°æº¯¼ö¸¦ Á¦°ÅÇÑ´Ù |
-
| Use name [value1 ... valueN]
- | | svd | B |
| Use a macro |
-
| UseCanonicalName On|Off|DNS | Off | svd | C |
| Configures how the server determines its own name and
+ |
| TraceEnable [on|off|extended] | on | sv | C |
Determines the behavior on TRACE requests |
+
| TransferLog file|pipe | | sv | B |
| ·Î±×ÆÄÀÏ À§Ä¡¸¦ ¼³Á¤ÇÑ´Ù |
+
| TypesConfig file-path | conf/mime.types | s | B |
The location of the mime.types file |
+
| UnDefine parameter-name | | s | C |
| Undefine the existence of a variable |
+
| UndefMacro name | | svd | B |
| Undefine a macro |
+
| UnsetEnv env-variable [env-variable]
+... | | svdh | B |
| ȯ°æº¯¼ö¸¦ Á¦°ÅÇÑ´Ù |
+
| Use name [value1 ... valueN]
+ | | svd | B |
| Use a macro |
+
| 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 port |
-
| User unix-userid | #-1 | s | B |
| The userid under which the server will answer
+ |
| UseCanonicalPhysicalPort On|Off | Off | svd | C |
| Configures how the server determines its own port |
+
| User unix-userid | #-1 | s | B |
| The userid under which the server will answer
requests |
-
| UserDir directory-filename | public_html | sv | B |
| »ç¿ëÀÚº° µð·ºÅ丮 À§Ä¡ |
-
| VHostCGIMode On|Off|Secure | On | v | X |
| Determines whether the virtualhost can run
+ |
| UserDir directory-filename | public_html | sv | B |
| »ç¿ëÀÚº° µð·ºÅ丮 À§Ä¡ |
+
| VHostCGIMode On|Off|Secure | On | v | X |
| Determines whether the virtualhost can run
subprocesses, and the privileges available to subprocesses. |
-
| VHostPrivs [+-]?privilege-name [[+-]?privilege-name] ... | | v | X |
| Assign arbitrary privileges to subprocesses created
+ |
| VHostPrivs [+-]?privilege-name [[+-]?privilege-name] ... | | v | X |
| Assign arbitrary privileges to subprocesses created
by a virtual host. |
-
| VHostGroup unix-groupid | | v | X |
| Sets the Group ID under which a virtual host runs. |
-
| VHostPrivs [+-]?privilege-name [[+-]?privilege-name] ... | | v | X |
| Assign arbitrary privileges to a virtual host. |
-
| VHostSecure On|Off | On | v | X |
| Determines whether the server runs with enhanced security
+ |
| VHostGroup unix-groupid | | v | X |
| Sets the Group ID under which a virtual host runs. |
+
| VHostPrivs [+-]?privilege-name [[+-]?privilege-name] ... | | v | X |
| Assign arbitrary privileges to a virtual host. |
+
| VHostSecure On|Off | On | v | X |
| Determines whether the server runs with enhanced security
for the virtualhost. |
-
| VHostUser unix-userid | | v | X |
| Sets the User ID under which a virtual host runs. |
-
| VirtualDocumentRoot interpolated-directory|none | none | sv | E |
| Dynamically configure the location of the document root
+ |
| VHostUser unix-userid | | v | X |
| Sets the User ID under which a virtual host runs. |
+
| 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 |
-| Warning message | | svdh | C | | Warn from configuration parsing with a custom message |
-| WatchdogInterval number-of-seconds | 1 | s | B | | Watchdog interval in seconds |
-| XBitHack on|off|full | off | svdh | B | | Parse SSI directives in files with the execute bit
+ | | Warning message | | svdh | C | | Warn from configuration parsing with a custom message |
+| WatchdogInterval number-of-seconds | 1 | s | B | | Watchdog interval in seconds |
+| XBitHack on|off|full | off | svdh | B | | Parse SSI directives in files with the execute bit
set |
-| xml2EncAlias charset alias [alias ...] | | s | B | | Recognise Aliases for encoding values |
-| xml2EncDefault name | | svdh | B | | Sets a default encoding to assume when absolutely no information
+ | | xml2EncAlias charset alias [alias ...] | | s | B | | Recognise Aliases for encoding values |
+| xml2EncDefault name | | svdh | B | | Sets a default encoding to assume when absolutely no information
can be automatically detected |
-| xml2StartParse element [element ...] | | svdh | B | | Advise the parser to skip leading junk. |
+| xml2StartParse element [element ...] | | svdh | B | | Advise the parser to skip leading junk. |
°¡´ÉÇÑ ¾ð¾î: de |
diff --git a/docs/manual/mod/quickreference.html.tr.utf8 b/docs/manual/mod/quickreference.html.tr.utf8
index 036da0a02f6..57a8964aafe 100644
--- a/docs/manual/mod/quickreference.html.tr.utf8
+++ b/docs/manual/mod/quickreference.html.tr.utf8
@@ -1043,88 +1043,89 @@ Cache |
| SSLSessionCacheTimeout seconds | 300 | sk | E |
| Number of seconds before an SSL session expires
in the Session Cache |
| SSLSessionTicketKeyFile file-path | | sk | E |
| Persistent encryption/decryption key for TLS session tickets |
-
| SSLSRPUnknownUserSeed secret-string | | sk | E |
| SRP unknown user seed |
-
| SSLSRPVerifierFile file-path | | sk | E |
| Path to SRP verifier file |
-
| SSLStaplingCache type | | s | E |
| Configures the OCSP stapling cache |
-
| SSLStaplingErrorCacheTimeout seconds | 600 | sk | E |
| Number of seconds before expiring invalid responses in the OCSP stapling cache |
-
| SSLStaplingFakeTryLater on|off | on | sk | E |
| Synthesize "tryLater" responses for failed OCSP stapling queries |
-
| SSLStaplingForceURL uri | | sk | E |
| Override the OCSP responder URI specified in the certificate's AIA extension |
-
| SSLStaplingResponderTimeout seconds | 10 | sk | E |
| Timeout for OCSP stapling queries |
-
| SSLStaplingResponseMaxAge seconds | -1 | sk | E |
| Maximum allowable age for OCSP stapling responses |
-
| SSLStaplingResponseTimeSkew seconds | 300 | sk | E |
| Maximum allowable time skew for OCSP stapling response validation |
-
| SSLStaplingReturnResponderErrors on|off | on | sk | E |
| Pass stapling related OCSP errors on to client |
-
| SSLStaplingStandardCacheTimeout seconds | 3600 | sk | E |
| Number of seconds before expiring responses in the OCSP stapling cache |
-
| SSLStrictSNIVHostCheck on|off | off | sk | E |
| Whether to allow non-SNI clients to access a name-based virtual
+ |
| SSLSessionTickets on|off | | sk | E |
| Enable or disable use of TLS session tickets |
+
| SSLSRPUnknownUserSeed secret-string | | sk | E |
| SRP unknown user seed |
+
| SSLSRPVerifierFile file-path | | sk | E |
| Path to SRP verifier file |
+
| SSLStaplingCache type | | s | E |
| Configures the OCSP stapling cache |
+
| SSLStaplingErrorCacheTimeout seconds | 600 | sk | E |
| Number of seconds before expiring invalid responses in the OCSP stapling cache |
+
| SSLStaplingFakeTryLater on|off | on | sk | E |
| Synthesize "tryLater" responses for failed OCSP stapling queries |
+
| SSLStaplingForceURL uri | | sk | E |
| Override the OCSP responder URI specified in the certificate's AIA extension |
+
| SSLStaplingResponderTimeout seconds | 10 | sk | E |
| Timeout for OCSP stapling queries |
+
| SSLStaplingResponseMaxAge seconds | -1 | sk | E |
| Maximum allowable age for OCSP stapling responses |
+
| SSLStaplingResponseTimeSkew seconds | 300 | sk | E |
| Maximum allowable time skew for OCSP stapling response validation |
+
| SSLStaplingReturnResponderErrors on|off | on | sk | E |
| Pass stapling related OCSP errors on to client |
+
| SSLStaplingStandardCacheTimeout seconds | 3600 | sk | E |
| Number of seconds before expiring responses in the OCSP stapling cache |
+
| 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 |
-
| SSLUseStapling on|off | off | sk | E |
| Enable stapling of OCSP responses in the TLS handshake |
-
| SSLVerifyClient level | none | skdh | E |
| Type of Client Certificate verification |
-
| SSLVerifyDepth number | 1 | skdh | E |
| Maximum depth of CA Certificates in Client
+ |
| SSLUserName varname | | sdh | E |
| Variable name to determine user name |
+
| SSLUseStapling on|off | off | sk | E |
| Enable stapling of OCSP responses in the TLS handshake |
+
| 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 |
-
| SubstituteMaxLineLength bytes(b|B|k|K|m|M|g|G) | 1m | dh | E |
| Set the maximum line size |
-
| Suexec On|Off | | s | T |
| suEXEC özelliÄini etkin veya etkisiz yapar |
-
| 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 |
+
| SubstituteMaxLineLength bytes(b|B|k|K|m|M|g|G) | 1m | dh | E |
| Set the maximum line size |
+
| Suexec On|Off | | s | T |
| suEXEC özelliÄini etkin veya etkisiz yapar |
+
| 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 | 60 | sk | Ã |
| Bir istek için baÅarısız olmadan önce belirli olayların
+ |
| TimeOut saniye | 60 | 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 | sk | Ã |
TRACE isteklerinde davranıŠÅeklini belirler
+ |
| TraceEnable [on|off|extended] | on | sk | Ã |
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 |
-
| UnDefine deÄiÅken-ismi | | s | Ã |
| Bir deÄiÅkeni tanımsız yapar |
-
| UndefMacro name | | skd | T |
| Undefine a macro |
-
| UnsetEnv ortam-deÄiÅkeni [ortam-deÄiÅkeni]
-... | | skdh | T |
| Ortamdaki deÄiÅkenleri tanımsız hale getirir. |
-
| Use name [value1 ... valueN]
- | | skd | T |
| Use a macro |
-
| 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 |
+
| UnDefine deÄiÅken-ismi | | s | Ã |
| Bir deÄiÅkeni tanımsız yapar |
+
| UndefMacro name | | skd | T |
| Undefine a macro |
+
| UnsetEnv ortam-deÄiÅkeni [ortam-deÄiÅkeni]
+... | | skdh | T |
| Ortamdaki deÄiÅkenleri tanımsız hale getirir. |
+
| Use name [value1 ... valueN]
+ | | skd | T |
| Use a macro |
+
| 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 | T |
| İsteklere yanıt verecek sunucunun ait olacaÄı kullanıcıyı
+ |
| User unix-kullanıcısı | #-1 | s | T |
| İsteklere yanıt verecek sunucunun ait olacaÄı kullanıcıyı
belirler. |
-
| UserDir dizin [dizin] ... | | sk | T |
| Kullanıcıya özel dizinlerin yeri |
-
| VHostCGIMode On|Off|Secure | On | k | D |
| Determines whether the virtualhost can run
+ |
| UserDir dizin [dizin] ... | | sk | T |
| Kullanıcıya özel dizinlerin yeri |
+
| VHostCGIMode On|Off|Secure | On | k | D |
| Determines whether the virtualhost can run
subprocesses, and the privileges available to subprocesses. |
-
| VHostPrivs [+-]?privilege-name [[+-]?privilege-name] ... | | k | D |
| Assign arbitrary privileges to subprocesses created
+ |
| VHostPrivs [+-]?privilege-name [[+-]?privilege-name] ... | | k | D |
| Assign arbitrary privileges to subprocesses created
by a virtual host. |
-
| VHostGroup unix-groupid | | k | D |
| Sets the Group ID under which a virtual host runs. |
-
| VHostPrivs [+-]?privilege-name [[+-]?privilege-name] ... | | k | D |
| Assign arbitrary privileges to a virtual host. |
-
| VHostSecure On|Off | On | k | D |
| Determines whether the server runs with enhanced security
+ |
| VHostGroup unix-groupid | | k | D |
| Sets the Group ID under which a virtual host runs. |
+
| VHostPrivs [+-]?privilege-name [[+-]?privilege-name] ... | | k | D |
| Assign arbitrary privileges to a virtual host. |
+
| VHostSecure On|Off | On | k | D |
| Determines whether the server runs with enhanced security
for the virtualhost. |
-
| VHostUser unix-userid | | k | D |
| Sets the User ID under which a virtual host runs. |
-
| VirtualDocumentRoot hesaplanan-dizin|none | none | sk | E |
| Bir sanal konaÄın belge kök dizinini devingen olarak yapılandırır.
+ |
| VHostUser unix-userid | | k | D |
| Sets the User ID under which a virtual host runs. |
+
| 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.
|
-| Warning message | | skdh | Ã | | Warn from configuration parsing with a custom message |
-| WatchdogInterval number-of-seconds | 1 | s | T | | Watchdog interval in seconds |
-| XBitHack on|off|full | off | skdh | T | | Parse SSI directives in files with the execute bit
+ | | Warning message | | skdh | Ã | | Warn from configuration parsing with a custom message |
+| WatchdogInterval number-of-seconds | 1 | s | T | | Watchdog interval in seconds |
+| XBitHack on|off|full | off | skdh | T | | Parse SSI directives in files with the execute bit
set |
-| xml2EncAlias charset alias [alias ...] | | s | T | | Recognise Aliases for encoding values |
-| xml2EncDefault name | | skdh | T | | Sets a default encoding to assume when absolutely no information
+ | | xml2EncAlias charset alias [alias ...] | | s | T | | Recognise Aliases for encoding values |
+| xml2EncDefault name | | skdh | T | | Sets a default encoding to assume when absolutely no information
can be automatically detected |
-| xml2StartParse element [element ...] | | skdh | T | | Advise the parser to skip leading junk. |
+| xml2StartParse element [element ...] | | skdh | T | | Advise the parser to skip leading junk. |
Mevcut Diller: de |
diff --git a/docs/manual/mod/quickreference.html.zh-cn.utf8 b/docs/manual/mod/quickreference.html.zh-cn.utf8
index de4a27bd58a..803ec49c58c 100644
--- a/docs/manual/mod/quickreference.html.zh-cn.utf8
+++ b/docs/manual/mod/quickreference.html.zh-cn.utf8
@@ -1041,83 +1041,84 @@ Cache |
| SSLSessionCacheTimeout seconds | 300 | sv | E |
| Number of seconds before an SSL session expires
in the Session Cache |
| SSLSessionTicketKeyFile file-path | | sv | E |
| Persistent encryption/decryption key for TLS session tickets |
-
| SSLSRPUnknownUserSeed secret-string | | sv | E |
| SRP unknown user seed |
-
| SSLSRPVerifierFile file-path | | sv | E |
| Path to SRP verifier file |
-
| SSLStaplingCache type | | s | E |
| Configures the OCSP stapling cache |
-
| SSLStaplingErrorCacheTimeout seconds | 600 | sv | E |
| Number of seconds before expiring invalid responses in the OCSP stapling cache |
-
| SSLStaplingFakeTryLater on|off | on | sv | E |
| Synthesize "tryLater" responses for failed OCSP stapling queries |
-
| SSLStaplingForceURL uri | | sv | E |
| Override the OCSP responder URI specified in the certificate's AIA extension |
-
| SSLStaplingResponderTimeout seconds | 10 | sv | E |
| Timeout for OCSP stapling queries |
-
| SSLStaplingResponseMaxAge seconds | -1 | sv | E |
| Maximum allowable age for OCSP stapling responses |
-
| SSLStaplingResponseTimeSkew seconds | 300 | sv | E |
| Maximum allowable time skew for OCSP stapling response validation |
-
| SSLStaplingReturnResponderErrors on|off | on | sv | E |
| Pass stapling related OCSP errors on to client |
-
| SSLStaplingStandardCacheTimeout seconds | 3600 | sv | E |
| Number of seconds before expiring responses in the OCSP stapling cache |
-
| SSLStrictSNIVHostCheck on|off | off | sv | E |
| Whether to allow non-SNI clients to access a name-based virtual
+ |
| SSLSessionTickets on|off | | sv | E |
| Enable or disable use of TLS session tickets |
+
| SSLSRPUnknownUserSeed secret-string | | sv | E |
| SRP unknown user seed |
+
| SSLSRPVerifierFile file-path | | sv | E |
| Path to SRP verifier file |
+
| SSLStaplingCache type | | s | E |
| Configures the OCSP stapling cache |
+
| SSLStaplingErrorCacheTimeout seconds | 600 | sv | E |
| Number of seconds before expiring invalid responses in the OCSP stapling cache |
+
| SSLStaplingFakeTryLater on|off | on | sv | E |
| Synthesize "tryLater" responses for failed OCSP stapling queries |
+
| SSLStaplingForceURL uri | | sv | E |
| Override the OCSP responder URI specified in the certificate's AIA extension |
+
| SSLStaplingResponderTimeout seconds | 10 | sv | E |
| Timeout for OCSP stapling queries |
+
| SSLStaplingResponseMaxAge seconds | -1 | sv | E |
| Maximum allowable age for OCSP stapling responses |
+
| SSLStaplingResponseTimeSkew seconds | 300 | sv | E |
| Maximum allowable time skew for OCSP stapling response validation |
+
| SSLStaplingReturnResponderErrors on|off | on | sv | E |
| Pass stapling related OCSP errors on to client |
+
| SSLStaplingStandardCacheTimeout seconds | 3600 | sv | E |
| Number of seconds before expiring responses in the OCSP stapling cache |
+
| 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 |
-
| SSLUseStapling on|off | off | sv | E |
| Enable stapling of OCSP responses in the TLS handshake |
-
| 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 |
+
| SSLUseStapling on|off | off | sv | E |
| Enable stapling of OCSP responses in the TLS handshake |
+
| 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 |
-
| SubstituteMaxLineLength bytes(b|B|k|K|m|M|g|G) | 1m | dh | E |
| Set the maximum line size |
-
| Suexec On|Off | | s | B |
| Enable or disable the suEXEC feature |
-
| 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 |
+
| SubstituteMaxLineLength bytes(b|B|k|K|m|M|g|G) | 1m | dh | E |
| Set the maximum line size |
+
| Suexec On|Off | | s | B |
| Enable or disable the suEXEC feature |
+
| 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 | 60 | sv | C |
| Amount of time the server will wait for
+ |
| TimeOut seconds | 60 | sv | C |
| Amount of time the server will wait for
certain events before failing a request |
-
| TraceEnable [on|off|extended] | on | sv | C |
Determines the behavior 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 |
-
| UnDefine parameter-name | | s | C |
| Undefine the existence of a variable |
-
| UndefMacro name | | svd | B |
| Undefine a macro |
-
| UnsetEnv env-variable [env-variable]
-... | | svdh | B |
| Removes variables from the environment |
-
| Use name [value1 ... valueN]
- | | svd | B |
| Use a macro |
-
| UseCanonicalName On|Off|DNS | Off | svd | C |
| Configures how the server determines its own name and
+ |
| TraceEnable [on|off|extended] | on | sv | C |
Determines the behavior 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 |
+
| UnDefine parameter-name | | s | C |
| Undefine the existence of a variable |
+
| UndefMacro name | | svd | B |
| Undefine a macro |
+
| UnsetEnv env-variable [env-variable]
+... | | svdh | B |
| Removes variables from the environment |
+
| Use name [value1 ... valueN]
+ | | svd | B |
| Use a macro |
+
| 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 port |
-
| User unix-userid | #-1 | s | B |
| The userid under which the server will answer
+ |
| UseCanonicalPhysicalPort On|Off | Off | svd | C |
| Configures how the server determines its own port |
+
| User unix-userid | #-1 | s | B |
| The userid under which the server will answer
requests |
-
| UserDir directory-filename [directory-filename] ...
- | | sv | B |
| Location of the user-specific directories |
-
| VHostCGIMode On|Off|Secure | On | v | X |
| Determines whether the virtualhost can run
+ |
| UserDir directory-filename [directory-filename] ...
+ | | sv | B |
| Location of the user-specific directories |
+
| VHostCGIMode On|Off|Secure | On | v | X |
| Determines whether the virtualhost can run
subprocesses, and the privileges available to subprocesses. |
-
| VHostPrivs [+-]?privilege-name [[+-]?privilege-name] ... | | v | X |
| Assign arbitrary privileges to subprocesses created
+ |
| VHostPrivs [+-]?privilege-name [[+-]?privilege-name] ... | | v | X |
| Assign arbitrary privileges to subprocesses created
by a virtual host. |
-
| VHostGroup unix-groupid | | v | X |
| Sets the Group ID under which a virtual host runs. |
-
| VHostPrivs [+-]?privilege-name [[+-]?privilege-name] ... | | v | X |
| Assign arbitrary privileges to a virtual host. |
-
| VHostSecure On|Off | On | v | X |
| Determines whether the server runs with enhanced security
+ |
| VHostGroup unix-groupid | | v | X |
| Sets the Group ID under which a virtual host runs. |
+
| VHostPrivs [+-]?privilege-name [[+-]?privilege-name] ... | | v | X |
| Assign arbitrary privileges to a virtual host. |
+
| VHostSecure On|Off | On | v | X |
| Determines whether the server runs with enhanced security
for the virtualhost. |
-
| VHostUser unix-userid | | v | X |
| Sets the User ID under which a virtual host runs. |
-
| VirtualDocumentRoot interpolated-directory|none | none | sv | E |
| Dynamically configure the location of the document root
+ |
| VHostUser unix-userid | | v | X |
| Sets the User ID under which a virtual host runs. |
+
| 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 |
-| Warning message | | svdh | C | | Warn from configuration parsing with a custom message |
-| WatchdogInterval number-of-seconds | 1 | s | B | | Watchdog interval in seconds |
-| XBitHack on|off|full | off | svdh | B | | Parse SSI directives in files with the execute bit
+ | | Warning message | | svdh | C | | Warn from configuration parsing with a custom message |
+| WatchdogInterval number-of-seconds | 1 | s | B | | Watchdog interval in seconds |
+| XBitHack on|off|full | off | svdh | B | | Parse SSI directives in files with the execute bit
set |
-| xml2EncAlias charset alias [alias ...] | | s | B | | Recognise Aliases for encoding values |
-| xml2EncDefault name | | svdh | B | | Sets a default encoding to assume when absolutely no information
+ | | xml2EncAlias charset alias [alias ...] | | s | B | | Recognise Aliases for encoding values |
+| xml2EncDefault name | | svdh | B | | Sets a default encoding to assume when absolutely no information
can be automatically detected |
-| xml2StartParse element [element ...] | | svdh | B | | Advise the parser to skip leading junk. |
+| xml2StartParse element [element ...] | | svdh | B | | Advise the parser to skip leading junk. |
|