diff --git a/docs/manual/mod/quickreference.html.de b/docs/manual/mod/quickreference.html.de
index cba13df6d2e..bffbecbb545 100644
--- a/docs/manual/mod/quickreference.html.de
+++ b/docs/manual/mod/quickreference.html.de
@@ -652,80 +652,81 @@ Client Auth
SSLCipherSuite cipher-spec | ALL:!ADH:RC4+RSA:+H + | svdh | E |
Cipher Suite available for negotiation in SSL
handshake |
SSLEngine on|off | off | sv | E |
SSL Engine Operation Switch |
-
SSLMutex type | none | s | E |
Semaphore for internal mutual exclusion of
+ |
SSLInsecureRenegotiation flag | off | sv | E |
Option to enable support for insecure renegotiation |
+
SSLMutex type | none | s | E |
Semaphore for internal mutual exclusion of
operations |
-
SSLOptions [+|-]option ... | | svdh | E |
Configure various SSL engine run-time options |
-
SSLPassPhraseDialog type | builtin | s | E |
Type of pass phrase dialog for encrypted private
+ |
SSLOptions [+|-]option ... | | svdh | E |
Configure various SSL engine run-time options |
+
SSLPassPhraseDialog type | builtin | s | E |
Type of pass phrase dialog for encrypted private
keys |
-
SSLProtocol [+|-]protocol ... | all | sv | E |
Configure usable SSL protocol flavors |
-
SSLProxyCACertificateFile file-path | | sv | E |
File of concatenated PEM-encoded CA Certificates
+ |
SSLProtocol [+|-]protocol ... | all | sv | E |
Configure usable SSL protocol flavors |
+
SSLProxyCACertificateFile file-path | | sv | E |
File of concatenated PEM-encoded CA Certificates
for Remote Server Auth |
-
SSLProxyCACertificatePath directory-path | | sv | E |
Directory of PEM-encoded CA Certificates for
+ |
SSLProxyCACertificatePath directory-path | | sv | E |
Directory of PEM-encoded CA Certificates for
Remote Server Auth |
-
SSLProxyCARevocationFile file-path | | sv | E |
File of concatenated PEM-encoded CA CRLs for
+ |
SSLProxyCARevocationFile file-path | | sv | E |
File of concatenated PEM-encoded CA CRLs for
Remote Server Auth |
-
SSLProxyCARevocationPath directory-path | | sv | E |
Directory of PEM-encoded CA CRLs for
+ |
SSLProxyCARevocationPath directory-path | | sv | E |
Directory of PEM-encoded CA CRLs for
Remote Server Auth |
-
SSLProxyCipherSuite cipher-spec | ALL:!ADH:RC4+RSA:+H + | svdh | E |
Cipher Suite available for negotiation in SSL
+ |
SSLProxyCipherSuite cipher-spec | ALL:!ADH:RC4+RSA:+H + | svdh | E |
Cipher Suite available for negotiation in SSL
proxy handshake |
-
SSLProxyEngine on|off | off | sv | E |
SSL Proxy Engine Operation Switch |
-
SSLProxyMachineCertificateFile filename | | s | E |
File of concatenated PEM-encoded client certificates and keys to be used by the proxy |
-
SSLProxyMachineCertificatePath directory | | s | E |
Directory of PEM-encoded client certificates and keys to be used by the proxy |
-
SSLProxyProtocol [+|-]protocol ... | all | sv | E |
Configure usable SSL protocol flavors for proxy usage |
-
SSLProxyVerify level | none | svdh | E |
Type of remote server Certificate verification |
-
SSLProxyVerifyDepth number | 1 | svdh | E |
Maximum depth of CA Certificates in Remote Server
+ |
SSLProxyEngine on|off | off | sv | E |
SSL Proxy Engine Operation Switch |
+
SSLProxyMachineCertificateFile filename | | s | E |
File of concatenated PEM-encoded client certificates and keys to be used by the proxy |
+
SSLProxyMachineCertificatePath directory | | s | E |
Directory of PEM-encoded client certificates and keys to be used by the proxy |
+
SSLProxyProtocol [+|-]protocol ... | all | sv | E |
Configure usable SSL protocol flavors for proxy usage |
+
SSLProxyVerify level | none | svdh | E |
Type of remote server Certificate verification |
+
SSLProxyVerifyDepth number | 1 | svdh | E |
Maximum depth of CA Certificates in Remote Server
Certificate verification |
-
SSLRandomSeed context source
-[bytes] | | s | E |
Pseudo Random Number Generator (PRNG) seeding
+ |
SSLRandomSeed context source
+[bytes] | | s | E |
Pseudo Random Number Generator (PRNG) seeding
source |
-
SSLRequire expression | | dh | E |
Allow access only when an arbitrarily complex
+ |
SSLRequire expression | | dh | E |
Allow access only when an arbitrarily complex
boolean expression is true |
-
SSLRequireSSL | | dh | E |
Deny access when SSL is not used for the
+ |
SSLRequireSSL | | dh | E |
Deny access when SSL is not used for the
HTTP request |
-
SSLSessionCache type | none | s | E |
Type of the global/inter-process SSL Session
+ |
SSLSessionCache type | none | s | E |
Type of the global/inter-process SSL Session
Cache |
-
SSLSessionCacheTimeout seconds | 300 | sv | E |
Number of seconds before an SSL session expires
+ |
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
+ |
SSLUserName varname | | sdh | E |
Variable name to determine user name |
+
SSLVerifyClient level | none | svdh | E |
Type of Client Certificate verification |
+
SSLVerifyDepth number | 1 | svdh | E |
Maximum depth of CA Certificates in Client
Certificate verification |
-
StartServers Anzahl | | s | M |
Anzahl der Kindprozesse des Servers, die beim Start erstellt
+ |
StartServers Anzahl | | s | M |
Anzahl der Kindprozesse des Servers, die beim Start erstellt
werden |
-
StartThreads Anzahl | | s | M |
Anzahl der Threads, die beim Start erstellt werden |
-
SuexecUserGroup User Group | | sv | E |
User and group 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 |
+
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 number | 65536 | s | M |
Determine the stack size for each thread |
-
TimeOut Sekunden | 300 | s | C |
Zeitspanne, die der Server auf verschiedene Ereignisse wartet,
+ |
ThreadStackSize number | 65536 | s | M |
Determine the stack size for each thread |
+
TimeOut Sekunden | 300 | s | C |
Zeitspanne, die der Server auf verschiedene Ereignisse wartet,
bevor er die Anfrage abbricht |
-
TraceEnable [on|off|extended] | on | s | C |
Legt das Serververhalten bei TRACE -Anfragen
+ |
TraceEnable [on|off|extended] | on | s | C |
Legt das Serververhalten bei 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 |
-
UnsetEnv env-variable [env-variable]
-... | | svdh | B |
Removes variables from the environment |
-
UseCanonicalName On|Off|DNS | On | svd | C |
Bestimmt, wie der Server seinen eigenen Namen und Port
+ |
TransferLog file|pipe | | sv | B |
Specify location of a log file |
+
TypesConfig file-path | conf/mime.types | s | B |
The location of the mime.types file |
+
UnsetEnv env-variable [env-variable]
+... | | svdh | B |
Removes variables from the environment |
+
UseCanonicalName On|Off|DNS | On | svd | C |
Bestimmt, wie der Server seinen eigenen Namen und Port
ermittelt |
-
User Unix-User-ID | #-1 | s | M |
Die Benutzerkennung, unter welcher der Server Anfragen
+ |
User Unix-User-ID | #-1 | s | M |
Die Benutzerkennung, unter welcher der Server Anfragen
beantwortet |
-
UserDir directory-filename | public_html | sv | B |
Location of the user-specific directories |
-
VirtualDocumentRoot interpolated-directory|none | none | sv | E |
Dynamically configure the location of the document root
+ |
UserDir directory-filename | public_html | sv | B |
Location of the user-specific directories |
+
VirtualDocumentRoot interpolated-directory|none | none | sv | E |
Dynamically configure the location of the document root
for a given virtual host |
-
VirtualDocumentRootIP interpolated-directory|none | none | sv | E |
Dynamically configure the location of the document root
+ |
VirtualDocumentRootIP interpolated-directory|none | none | sv | E |
Dynamically configure the location of the document root
for a given virtual host |
-
<VirtualHost
+<VirtualHost
Adresse[:Port] [Adresse[:Port]]
- ...> ... </VirtualHost> | | s | C | Enthält Direktiven, die nur auf bestimmte Hostnamen oder
+ ...> ... </VirtualHost> | | s | C | Enthält Direktiven, die nur auf bestimmte Hostnamen oder
IP-Adressen angewendet werden |
-VirtualScriptAlias interpolated-directory|none | none | sv | E | Dynamically configure the location of the CGI directory for
+ | VirtualScriptAlias interpolated-directory|none | none | sv | E | Dynamically configure the location of the CGI directory for
a given virtual host |
-VirtualScriptAliasIP interpolated-directory|none | none | sv | E | Dynamically configure the location of the cgi directory for
+ | VirtualScriptAliasIP interpolated-directory|none | none | sv | E | Dynamically configure the location of the cgi directory for
a given virtual host |
-Win32DisableAcceptEx | | s | M | Für die Annahme von Netzwerkverbindungen wird accept() anstelle von AcceptEx() verwendet |
-XBitHack on|off|full | off | svdh | B | Parse SSI directives in files with the execute bit
+ | Win32DisableAcceptEx | | s | M | Für die Annahme von Netzwerkverbindungen wird accept() anstelle von AcceptEx() verwendet |
+XBitHack on|off|full | off | svdh | B | Parse SSI directives in files with the execute bit
set |
diff --git a/docs/manual/mod/quickreference.html.en b/docs/manual/mod/quickreference.html.en
index bd987186407..5c4b9f592e8 100644
--- a/docs/manual/mod/quickreference.html.en
+++ b/docs/manual/mod/quickreference.html.en
@@ -632,78 +632,79 @@ Client Auth |
SSLCipherSuite cipher-spec | ALL:!ADH:RC4+RSA:+H + | svdh | E |
Cipher Suite available for negotiation in SSL
handshake |
SSLEngine on|off | off | sv | E |
SSL Engine Operation Switch |
-
SSLMutex type | none | s | E |
Semaphore for internal mutual exclusion of
+ |
SSLInsecureRenegotiation flag | off | sv | E |
Option to enable support for insecure renegotiation |
+
SSLMutex type | none | s | E |
Semaphore for internal mutual exclusion of
operations |
-
SSLOptions [+|-]option ... | | svdh | E |
Configure various SSL engine run-time options |
-
SSLPassPhraseDialog type | builtin | s | E |
Type of pass phrase dialog for encrypted private
+ |
SSLOptions [+|-]option ... | | svdh | E |
Configure various SSL engine run-time options |
+
SSLPassPhraseDialog type | builtin | s | E |
Type of pass phrase dialog for encrypted private
keys |
-
SSLProtocol [+|-]protocol ... | all | sv | E |
Configure usable SSL protocol flavors |
-
SSLProxyCACertificateFile file-path | | sv | E |
File of concatenated PEM-encoded CA Certificates
+ |
SSLProtocol [+|-]protocol ... | all | sv | E |
Configure usable SSL protocol flavors |
+
SSLProxyCACertificateFile file-path | | sv | E |
File of concatenated PEM-encoded CA Certificates
for Remote Server Auth |
-
SSLProxyCACertificatePath directory-path | | sv | E |
Directory of PEM-encoded CA Certificates for
+ |
SSLProxyCACertificatePath directory-path | | sv | E |
Directory of PEM-encoded CA Certificates for
Remote Server Auth |
-
SSLProxyCARevocationFile file-path | | sv | E |
File of concatenated PEM-encoded CA CRLs for
+ |
SSLProxyCARevocationFile file-path | | sv | E |
File of concatenated PEM-encoded CA CRLs for
Remote Server Auth |
-
SSLProxyCARevocationPath directory-path | | sv | E |
Directory of PEM-encoded CA CRLs for
+ |
SSLProxyCARevocationPath directory-path | | sv | E |
Directory of PEM-encoded CA CRLs for
Remote Server Auth |
-
SSLProxyCipherSuite cipher-spec | ALL:!ADH:RC4+RSA:+H + | svdh | E |
Cipher Suite available for negotiation in SSL
+ |
SSLProxyCipherSuite cipher-spec | ALL:!ADH:RC4+RSA:+H + | svdh | E |
Cipher Suite available for negotiation in SSL
proxy handshake |
-
SSLProxyEngine on|off | off | sv | E |
SSL Proxy Engine Operation Switch |
-
SSLProxyMachineCertificateFile filename | | s | E |
File of concatenated PEM-encoded client certificates and keys to be used by the proxy |
-
SSLProxyMachineCertificatePath directory | | s | E |
Directory of PEM-encoded client certificates and keys to be used by the proxy |
-
SSLProxyProtocol [+|-]protocol ... | all | sv | E |
Configure usable SSL protocol flavors for proxy usage |
-
SSLProxyVerify level | none | svdh | E |
Type of remote server Certificate verification |
-
SSLProxyVerifyDepth number | 1 | svdh | E |
Maximum depth of CA Certificates in Remote Server
+ |
SSLProxyEngine on|off | off | sv | E |
SSL Proxy Engine Operation Switch |
+
SSLProxyMachineCertificateFile filename | | s | E |
File of concatenated PEM-encoded client certificates and keys to be used by the proxy |
+
SSLProxyMachineCertificatePath directory | | s | E |
Directory of PEM-encoded client certificates and keys to be used by the proxy |
+
SSLProxyProtocol [+|-]protocol ... | all | sv | E |
Configure usable SSL protocol flavors for proxy usage |
+
SSLProxyVerify level | none | svdh | E |
Type of remote server Certificate verification |
+
SSLProxyVerifyDepth number | 1 | svdh | E |
Maximum depth of CA Certificates in Remote Server
Certificate verification |
-
SSLRandomSeed context source
-[bytes] | | s | E |
Pseudo Random Number Generator (PRNG) seeding
+ |
SSLRandomSeed context source
+[bytes] | | s | E |
Pseudo Random Number Generator (PRNG) seeding
source |
-
SSLRequire expression | | dh | E |
Allow access only when an arbitrarily complex
+ |
SSLRequire expression | | dh | E |
Allow access only when an arbitrarily complex
boolean expression is true |
-
SSLRequireSSL | | dh | E |
Deny access when SSL is not used for the
+ |
SSLRequireSSL | | dh | E |
Deny access when SSL is not used for the
HTTP request |
-
SSLSessionCache type | none | s | E |
Type of the global/inter-process SSL Session
+ |
SSLSessionCache type | none | s | E |
Type of the global/inter-process SSL Session
Cache |
-
SSLSessionCacheTimeout seconds | 300 | sv | E |
Number of seconds before an SSL session expires
+ |
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
+ |
SSLUserName varname | | sdh | E |
Variable name to determine user name |
+
SSLVerifyClient level | none | svdh | E |
Type of Client Certificate verification |
+
SSLVerifyDepth number | 1 | svdh | E |
Maximum depth of CA Certificates in Client
Certificate verification |
-
StartServers number | | s | M |
Number of child server processes created at startup |
-
StartThreads number | | s | M |
Number of threads created on startup |
-
SuexecUserGroup User Group | | sv | E |
User and group 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 |
+
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 number | 65536 | s | M |
Determine the stack size for each thread |
-
TimeOut seconds | 300 | sv | C |
Amount of time the server will wait for
+ |
ThreadsPerChild number | | s | M |
Number of threads created by each child process |
+
ThreadStackSize number | 65536 | s | M |
Determine the stack size for each thread |
+
TimeOut seconds | 300 | 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 | On | svd | C |
Configures how the server determines its own name and
+ |
TransferLog file|pipe | | sv | B |
Specify location of a log file |
+
TypesConfig file-path | conf/mime.types | s | B |
The location of the mime.types file |
+
UnsetEnv env-variable [env-variable]
+... | | svdh | B |
Removes variables from the environment |
+
UseCanonicalName On|Off|DNS | On | svd | C |
Configures how the server determines its own name and
port |
-
User unix-userid | #-1 | s | M |
The userid under which the server will answer
+ |
User unix-userid | #-1 | s | M |
The userid under which the server will answer
requests |
-
UserDir directory-filename | public_html | sv | B |
Location of the user-specific directories |
-
VirtualDocumentRoot interpolated-directory|none | none | sv | E |
Dynamically configure the location of the document root
+ |
UserDir directory-filename | public_html | sv | B |
Location of the user-specific directories |
+
VirtualDocumentRoot interpolated-directory|none | none | sv | E |
Dynamically configure the location of the document root
for a given virtual host |
-
VirtualDocumentRootIP interpolated-directory|none | none | sv | E |
Dynamically configure the location of the document root
+ |
VirtualDocumentRootIP interpolated-directory|none | none | sv | E |
Dynamically configure the location of the document root
for a given virtual host |
-
<VirtualHost
+<VirtualHost
addr[:port] [addr[:port]]
- ...> ... </VirtualHost> | | s | C | Contains directives that apply only to a specific
+ ...> ... </VirtualHost> | | s | C | Contains directives that apply only to a specific
hostname or IP address |
-VirtualScriptAlias interpolated-directory|none | none | sv | E | Dynamically configure the location of the CGI directory for
+ | VirtualScriptAlias interpolated-directory|none | none | sv | E | Dynamically configure the location of the CGI directory for
a given virtual host |
-VirtualScriptAliasIP interpolated-directory|none | none | sv | E | Dynamically configure the location of the cgi directory for
+ | VirtualScriptAliasIP interpolated-directory|none | none | sv | E | Dynamically configure the location of the cgi directory for
a given virtual host |
-Win32DisableAcceptEx | | s | M | Use accept() rather than AcceptEx() to accept network connections |
-XBitHack on|off|full | off | svdh | B | Parse SSI directives in files with the execute bit
+ | Win32DisableAcceptEx | | s | M | Use accept() rather than AcceptEx() to accept network connections |
+XBitHack on|off|full | off | svdh | B | Parse SSI directives in files with the execute bit
set |
diff --git a/docs/manual/mod/quickreference.html.es b/docs/manual/mod/quickreference.html.es
index d2fd4e51966..2fe3d6cfee5 100644
--- a/docs/manual/mod/quickreference.html.es
+++ b/docs/manual/mod/quickreference.html.es
@@ -641,80 +641,81 @@ Client Auth |
SSLCipherSuite cipher-spec | ALL:!ADH:RC4+RSA:+H + | svdh | E |
Cipher Suite available for negotiation in SSL
handshake |
SSLEngine on|off | off | sv | E |
SSL Engine Operation Switch |
-
SSLMutex type | none | s | E |
Semaphore for internal mutual exclusion of
+ |
SSLInsecureRenegotiation flag | off | sv | E |
Option to enable support for insecure renegotiation |
+
SSLMutex type | none | s | E |
Semaphore for internal mutual exclusion of
operations |
-
SSLOptions [+|-]option ... | | svdh | E |
Configure various SSL engine run-time options |
-
SSLPassPhraseDialog type | builtin | s | E |
Type of pass phrase dialog for encrypted private
+ |
SSLOptions [+|-]option ... | | svdh | E |
Configure various SSL engine run-time options |
+
SSLPassPhraseDialog type | builtin | s | E |
Type of pass phrase dialog for encrypted private
keys |
-
SSLProtocol [+|-]protocol ... | all | sv | E |
Configure usable SSL protocol flavors |
-
SSLProxyCACertificateFile file-path | | sv | E |
File of concatenated PEM-encoded CA Certificates
+ |
SSLProtocol [+|-]protocol ... | all | sv | E |
Configure usable SSL protocol flavors |
+
SSLProxyCACertificateFile file-path | | sv | E |
File of concatenated PEM-encoded CA Certificates
for Remote Server Auth |
-
SSLProxyCACertificatePath directory-path | | sv | E |
Directory of PEM-encoded CA Certificates for
+ |
SSLProxyCACertificatePath directory-path | | sv | E |
Directory of PEM-encoded CA Certificates for
Remote Server Auth |
-
SSLProxyCARevocationFile file-path | | sv | E |
File of concatenated PEM-encoded CA CRLs for
+ |
SSLProxyCARevocationFile file-path | | sv | E |
File of concatenated PEM-encoded CA CRLs for
Remote Server Auth |
-
SSLProxyCARevocationPath directory-path | | sv | E |
Directory of PEM-encoded CA CRLs for
+ |
SSLProxyCARevocationPath directory-path | | sv | E |
Directory of PEM-encoded CA CRLs for
Remote Server Auth |
-
SSLProxyCipherSuite cipher-spec | ALL:!ADH:RC4+RSA:+H + | svdh | E |
Cipher Suite available for negotiation in SSL
+ |
SSLProxyCipherSuite cipher-spec | ALL:!ADH:RC4+RSA:+H + | svdh | E |
Cipher Suite available for negotiation in SSL
proxy handshake |
-
SSLProxyEngine on|off | off | sv | E |
SSL Proxy Engine Operation Switch |
-
SSLProxyMachineCertificateFile filename | | s | E |
File of concatenated PEM-encoded client certificates and keys to be used by the proxy |
-
SSLProxyMachineCertificatePath directory | | s | E |
Directory of PEM-encoded client certificates and keys to be used by the proxy |
-
SSLProxyProtocol [+|-]protocol ... | all | sv | E |
Configure usable SSL protocol flavors for proxy usage |
-
SSLProxyVerify level | none | svdh | E |
Type of remote server Certificate verification |
-
SSLProxyVerifyDepth number | 1 | svdh | E |
Maximum depth of CA Certificates in Remote Server
+ |
SSLProxyEngine on|off | off | sv | E |
SSL Proxy Engine Operation Switch |
+
SSLProxyMachineCertificateFile filename | | s | E |
File of concatenated PEM-encoded client certificates and keys to be used by the proxy |
+
SSLProxyMachineCertificatePath directory | | s | E |
Directory of PEM-encoded client certificates and keys to be used by the proxy |
+
SSLProxyProtocol [+|-]protocol ... | all | sv | E |
Configure usable SSL protocol flavors for proxy usage |
+
SSLProxyVerify level | none | svdh | E |
Type of remote server Certificate verification |
+
SSLProxyVerifyDepth number | 1 | svdh | E |
Maximum depth of CA Certificates in Remote Server
Certificate verification |
-
SSLRandomSeed context source
-[bytes] | | s | E |
Pseudo Random Number Generator (PRNG) seeding
+ |
SSLRandomSeed context source
+[bytes] | | s | E |
Pseudo Random Number Generator (PRNG) seeding
source |
-
SSLRequire expression | | dh | E |
Allow access only when an arbitrarily complex
+ |
SSLRequire expression | | dh | E |
Allow access only when an arbitrarily complex
boolean expression is true |
-
SSLRequireSSL | | dh | E |
Deny access when SSL is not used for the
+ |
SSLRequireSSL | | dh | E |
Deny access when SSL is not used for the
HTTP request |
-
SSLSessionCache type | none | s | E |
Type of the global/inter-process SSL Session
+ |
SSLSessionCache type | none | s | E |
Type of the global/inter-process SSL Session
Cache |
-
SSLSessionCacheTimeout seconds | 300 | sv | E |
Number of seconds before an SSL session expires
+ |
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
+ |
SSLUserName varname | | sdh | E |
Variable name to determine user name |
+
SSLVerifyClient level | none | svdh | E |
Type of Client Certificate verification |
+
SSLVerifyDepth number | 1 | svdh | E |
Maximum depth of CA Certificates in Client
Certificate verification |
-
StartServers number | | s | M |
Número de procesos hijo del servidor que se crean al
+ |
StartServers number | | s | M |
Número de procesos hijo del servidor que se crean al
iniciar Apache |
-
StartThreads number | | s | M |
Número de hebras que se crean al iniciar Apache |
-
SuexecUserGroup User Group | | sv | E |
User and group for CGI programs to run as |
-
ThreadLimit number | | s | M |
Marca el límite superior del número de hebras por
+ |
StartThreads number | | s | M |
Número de hebras que se crean al iniciar Apache |
+
SuexecUserGroup User Group | | sv | E |
User and group for CGI programs to run as |
+
ThreadLimit number | | s | M |
Marca el límite superior del número de hebras por
proceso hijo que pueden especificarse |
-
ThreadsPerChild number | | s | M |
Número de hebras creadas por cada proceso
+ |
ThreadsPerChild number | | s | M |
Número de hebras creadas por cada proceso
hijo |
-
ThreadStackSize number | 65536 | s | M |
Determine the stack size for each thread |
-
TimeOut seconds | 300 | s | C |
Cantidad de tiempo que el servidor esperará para que
+ |
ThreadStackSize number | 65536 | s | M |
Determine the stack size for each thread |
+
TimeOut seconds | 300 | s | C |
Cantidad de tiempo que el servidor esperará para que
ocurran determinados eventos antes de cerrar una
petición |
-
TransferLog file|pipe | | sv | B |
Specify location of a log file |
-
TypesConfig file-path | conf/mime.types | s | B |
The location of the mime.types file |
-
UnsetEnv env-variable [env-variable]
-... | | svdh | B |
Removes variables from the environment |
-
UseCanonicalName On|Off|DNS | On | svd | C |
Configura la forma en que el servidor determina su propio
+ |
TransferLog file|pipe | | sv | B |
Specify location of a log file |
+
TypesConfig file-path | conf/mime.types | s | B |
The location of the mime.types file |
+
UnsetEnv env-variable [env-variable]
+... | | svdh | B |
Removes variables from the environment |
+
UseCanonicalName On|Off|DNS | On | svd | C |
Configura la forma en que el servidor determina su propio
nombre u puerto |
-
User unix-userid | #-1 | s | M |
Nombre de usuario con el que el servidor responderá a las
+ |
User unix-userid | #-1 | s | M |
Nombre de usuario con el que el servidor responderá a las
peticiones |
-
UserDir directory-filename | public_html | sv | B |
Location of the user-specific directories |
-
VirtualDocumentRoot interpolated-directory|none | none | sv | E |
Dynamically configure the location of the document root
+ |
UserDir directory-filename | public_html | sv | B |
Location of the user-specific directories |
+
VirtualDocumentRoot interpolated-directory|none | none | sv | E |
Dynamically configure the location of the document root
for a given virtual host |
-
VirtualDocumentRootIP interpolated-directory|none | none | sv | E |
Dynamically configure the location of the document root
+ |
VirtualDocumentRootIP interpolated-directory|none | none | sv | E |
Dynamically configure the location of the document root
for a given virtual host |
-
<VirtualHost
+<VirtualHost
addr[:port] [addr[:port]]
- ...> ... </VirtualHost> | | s | C | Contiene las directivas que se aplican solo a un nombre
+ ...> ... </VirtualHost> | | s | C | Contiene las directivas que se aplican solo a un nombre
de host específico o dirección IP |
-VirtualScriptAlias interpolated-directory|none | none | sv | E | Dynamically configure the location of the CGI directory for
+ | VirtualScriptAlias interpolated-directory|none | none | sv | E | Dynamically configure the location of the CGI directory for
a given virtual host |
-VirtualScriptAliasIP interpolated-directory|none | none | sv | E | Dynamically configure the location of the cgi directory for
+ | VirtualScriptAliasIP interpolated-directory|none | none | sv | E | Dynamically configure the location of the cgi directory for
a given virtual host |
-Win32DisableAcceptEx | | s | M | Usa accept() en lugar de AcceptEx() para aceptar
+ | Win32DisableAcceptEx | | s | M | Usa accept() en lugar de AcceptEx() para aceptar
conexiones de red |
-XBitHack on|off|full | off | svdh | B | Parse SSI directives in files with the execute bit
+ | XBitHack on|off|full | off | svdh | B | Parse SSI directives in files with the execute bit
set |
diff --git a/docs/manual/mod/quickreference.html.ja.utf8 b/docs/manual/mod/quickreference.html.ja.utf8
index ca8c5800540..6f1a633e239 100644
--- a/docs/manual/mod/quickreference.html.ja.utf8
+++ b/docs/manual/mod/quickreference.html.ja.utf8
@@ -585,74 +585,75 @@ Client Auth |
SSLCipherSuite cipher-spec | ALL:!ADH:RC4+RSA:+H + | svdh | E |
Cipher Suite available for negotiation in SSL
handshake |
SSLEngine on|off | off | sv | E |
SSL Engine Operation Switch |
-
SSLMutex type | none | s | E |
Semaphore for internal mutual exclusion of
+ |
SSLInsecureRenegotiation flag | off | sv | E |
Option to enable support for insecure renegotiation |
+
SSLMutex type | none | s | E |
Semaphore for internal mutual exclusion of
operations |
-
SSLOptions [+|-]option ... | | svdh | E |
Configure various SSL engine run-time options |
-
SSLPassPhraseDialog type | builtin | s | E |
Type of pass phrase dialog for encrypted private
+ |
SSLOptions [+|-]option ... | | svdh | E |
Configure various SSL engine run-time options |
+
SSLPassPhraseDialog type | builtin | s | E |
Type of pass phrase dialog for encrypted private
keys |
-
SSLProtocol [+|-]protocol ... | all | sv | E |
Configure usable SSL protocol flavors |
-
SSLProxyCACertificateFile file-path | | sv | E |
File of concatenated PEM-encoded CA Certificates
+ |
SSLProtocol [+|-]protocol ... | all | sv | E |
Configure usable SSL protocol flavors |
+
SSLProxyCACertificateFile file-path | | sv | E |
File of concatenated PEM-encoded CA Certificates
for Remote Server Auth |
-
SSLProxyCACertificatePath directory-path | | sv | E |
Directory of PEM-encoded CA Certificates for
+ |
SSLProxyCACertificatePath directory-path | | sv | E |
Directory of PEM-encoded CA Certificates for
Remote Server Auth |
-
SSLProxyCARevocationFile file-path | | sv | E |
File of concatenated PEM-encoded CA CRLs for
+ |
SSLProxyCARevocationFile file-path | | sv | E |
File of concatenated PEM-encoded CA CRLs for
Remote Server Auth |
-
SSLProxyCARevocationPath directory-path | | sv | E |
Directory of PEM-encoded CA CRLs for
+ |
SSLProxyCARevocationPath directory-path | | sv | E |
Directory of PEM-encoded CA CRLs for
Remote Server Auth |
-
SSLProxyCipherSuite cipher-spec | ALL:!ADH:RC4+RSA:+H + | svdh | E |
Cipher Suite available for negotiation in SSL
+ |
SSLProxyCipherSuite cipher-spec | ALL:!ADH:RC4+RSA:+H + | svdh | E |
Cipher Suite available for negotiation in SSL
proxy handshake |
-
SSLProxyEngine on|off | off | sv | E |
SSL Proxy Engine Operation Switch |
-
SSLProxyMachineCertificateFile filename | | s | E |
File of concatenated PEM-encoded client certificates and keys to be used by the proxy |
-
SSLProxyMachineCertificatePath directory | | s | E |
Directory of PEM-encoded client certificates and keys to be used by the proxy |
-
SSLProxyProtocol [+|-]protocol ... | all | sv | E |
Configure usable SSL protocol flavors for proxy usage |
-
SSLProxyVerify level | none | svdh | E |
Type of remote server Certificate verification |
-
SSLProxyVerifyDepth number | 1 | svdh | E |
Maximum depth of CA Certificates in Remote Server
+ |
SSLProxyEngine on|off | off | sv | E |
SSL Proxy Engine Operation Switch |
+
SSLProxyMachineCertificateFile filename | | s | E |
File of concatenated PEM-encoded client certificates and keys to be used by the proxy |
+
SSLProxyMachineCertificatePath directory | | s | E |
Directory of PEM-encoded client certificates and keys to be used by the proxy |
+
SSLProxyProtocol [+|-]protocol ... | all | sv | E |
Configure usable SSL protocol flavors for proxy usage |
+
SSLProxyVerify level | none | svdh | E |
Type of remote server Certificate verification |
+
SSLProxyVerifyDepth number | 1 | svdh | E |
Maximum depth of CA Certificates in Remote Server
Certificate verification |
-
SSLRandomSeed context source
-[bytes] | | s | E |
Pseudo Random Number Generator (PRNG) seeding
+ |
SSLRandomSeed context source
+[bytes] | | s | E |
Pseudo Random Number Generator (PRNG) seeding
source |
-
SSLRequire expression | | dh | E |
Allow access only when an arbitrarily complex
+ |
SSLRequire expression | | dh | E |
Allow access only when an arbitrarily complex
boolean expression is true |
-
SSLRequireSSL | | dh | E |
Deny access when SSL is not used for the
+ |
SSLRequireSSL | | dh | E |
Deny access when SSL is not used for the
HTTP request |
-
SSLSessionCache type | none | s | E |
Type of the global/inter-process SSL Session
+ |
SSLSessionCache type | none | s | E |
Type of the global/inter-process SSL Session
Cache |
-
SSLSessionCacheTimeout seconds | 300 | sv | E |
Number of seconds before an SSL session expires
+ |
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
+ |
SSLUserName varname | | sdh | E |
Variable name to determine user name |
+
SSLVerifyClient level | none | svdh | E |
Type of Client Certificate verification |
+
SSLVerifyDepth number | 1 | svdh | E |
Maximum depth of CA Certificates in Client
Certificate verification |
-
StartServers number | | s | M |
èµ·åæã«çæãããåãµã¼ãããã»ã¹ã®æ° |
-
StartThreads number | | s | M |
èµ·åæã«çæãããã¹ã¬ããã®æ° |
-
SuexecUserGroup User Group | | sv | E |
CGI ããã°ã©ã ã®ã¦ã¼ã¶ãã¼ããã·ã§ã³ãã°ã«ã¼ããã¼ããã·ã§ã³ |
-
ThreadLimit number | | s | M |
è¨å®å¯è½ãªåããã»ã¹æ¯ã®ã¹ã¬ããæ°ã®ä¸éã
+ |
StartServers number | | s | M |
èµ·åæã«çæãããåãµã¼ãããã»ã¹ã®æ° |
+
StartThreads number | | s | M |
èµ·åæã«çæãããã¹ã¬ããã®æ° |
+
SuexecUserGroup User Group | | sv | E |
CGI ããã°ã©ã ã®ã¦ã¼ã¶ãã¼ããã·ã§ã³ãã°ã«ã¼ããã¼ããã·ã§ã³ |
+
ThreadLimit number | | s | M |
è¨å®å¯è½ãªåããã»ã¹æ¯ã®ã¹ã¬ããæ°ã®ä¸éã
è¨å®ãã¾ã |
-
ThreadsPerChild number | | s | M |
åããã»ã¹ããããã«çæãããã¹ã¬ããæ° |
-
ThreadStackSize number | 65536 | s | M |
Determine the stack size for each thread |
-
TimeOut seconds | 300 | s | C |
åã¤ãã³ãã«ã¤ãã¦ããªã¯ã¨ã¹ãã失æãããã¾ã§ã«ãµã¼ãã
+ |
ThreadsPerChild number | | s | M |
åããã»ã¹ããããã«çæãããã¹ã¬ããæ° |
+
ThreadStackSize number | 65536 | s | M |
Determine the stack size for each thread |
+
TimeOut seconds | 300 | s | C |
åã¤ãã³ãã«ã¤ãã¦ããªã¯ã¨ã¹ãã失æãããã¾ã§ã«ãµã¼ãã
å¾
ã¤æéãè¨å® |
-
TransferLog file|pipe | | sv | B |
ãã°ãã¡ã¤ã«ã®ä½ç½®ãæå® |
-
TypesConfig file-path | conf/mime.types | s | B |
mime.types ãã¡ã¤ã«ã®ä½ç½® |
-
UnsetEnv env-variable [env-variable]
-... | | svdh | B |
ç°å¢ãã夿°ãåãé¤ã |
-
UseCanonicalName On|Off|Dns | On | svd | C |
ãµã¼ããèªåèªèº«ã®ååã¨ãã¼ããæ±ºå®ããæ¹æ³ãè¨å®ãã |
-
User unix-userid | #-1 | s | M |
ãªã¯ã¨ã¹ãã«å¿çããéã«ç¨ããã¦ã¼ã¶ ID |
-
UserDir directory-filename | public_html | sv | B |
ã¦ã¼ã¶å°ç¨ãã£ã¬ã¯ããªã®ä½ç½® |
-
VirtualDocumentRoot interpolated-directory|none | none | sv | E |
Dynamically configure the location of the document root
+ |
TransferLog file|pipe | | sv | B |
ãã°ãã¡ã¤ã«ã®ä½ç½®ãæå® |
+
TypesConfig file-path | conf/mime.types | s | B |
mime.types ãã¡ã¤ã«ã®ä½ç½® |
+
UnsetEnv env-variable [env-variable]
+... | | svdh | B |
ç°å¢ãã夿°ãåãé¤ã |
+
UseCanonicalName On|Off|Dns | On | svd | C |
ãµã¼ããèªåèªèº«ã®ååã¨ãã¼ããæ±ºå®ããæ¹æ³ãè¨å®ãã |
+
User unix-userid | #-1 | s | M |
ãªã¯ã¨ã¹ãã«å¿çããéã«ç¨ããã¦ã¼ã¶ ID |
+
UserDir directory-filename | public_html | sv | B |
ã¦ã¼ã¶å°ç¨ãã£ã¬ã¯ããªã®ä½ç½® |
+
VirtualDocumentRoot interpolated-directory|none | none | sv | E |
Dynamically configure the location of the document root
for a given virtual host |
-
VirtualDocumentRootIP interpolated-directory|none | none | sv | E |
Dynamically configure the location of the document root
+ |
VirtualDocumentRootIP interpolated-directory|none | none | sv | E |
Dynamically configure the location of the document root
for a given virtual host |
-
<VirtualHost
+<VirtualHost
addr[:port] [addr[:port]]
- ...> ... </VirtualHost> | | s | C | ç¹å®ã®ãã¹ãåã IP ã¢ãã¬ã¹ã®ã¿ã«é©ç¨ããããã£ã¬ã¯ãã£ãã
+ ...> ... </VirtualHost> | | s | C | ç¹å®ã®ãã¹ãåã IP ã¢ãã¬ã¹ã®ã¿ã«é©ç¨ããããã£ã¬ã¯ãã£ãã
å²ã |
-VirtualScriptAlias interpolated-directory|none | none | sv | E | Dynamically configure the location of the CGI directory for
+ | VirtualScriptAlias interpolated-directory|none | none | sv | E | Dynamically configure the location of the CGI directory for
a given virtual host |
-VirtualScriptAliasIP interpolated-directory|none | none | sv | E | Dynamically configure the location of the cgi directory for
+ | VirtualScriptAliasIP interpolated-directory|none | none | sv | E | Dynamically configure the location of the cgi directory for
a given virtual host |
-Win32DisableAcceptEx | | s | M | ãããã¯ã¼ã¯æ¥ç¶ã®åãä»ãã« accept() ãAcceptEx ã®ä»£ããã«ä½¿ã |
-XBitHack on|off|full | off | svdh | B | å®è¡ããããè¨å®ããããã¡ã¤ã«ã® SSI ãã£ã¬ã¯ãã£ãã
+ | Win32DisableAcceptEx | | s | M | ãããã¯ã¼ã¯æ¥ç¶ã®åãä»ãã« accept() ãAcceptEx ã®ä»£ããã«ä½¿ã |
+XBitHack on|off|full | off | svdh | B | å®è¡ããããè¨å®ããããã¡ã¤ã«ã® SSI ãã£ã¬ã¯ãã£ãã
è§£æãã |
diff --git a/docs/manual/mod/quickreference.html.ko.euc-kr b/docs/manual/mod/quickreference.html.ko.euc-kr
index 0c52ec0222f..617e43d13f7 100644
--- a/docs/manual/mod/quickreference.html.ko.euc-kr
+++ b/docs/manual/mod/quickreference.html.ko.euc-kr
@@ -585,78 +585,79 @@ Client Auth |
SSLCipherSuite cipher-spec | ALL:!ADH:RC4+RSA:+H + | svdh | E |
Cipher Suite available for negotiation in SSL
handshake |
SSLEngine on|off | off | sv | E |
SSL Engine Operation Switch |
-
SSLMutex type | none | s | E |
Semaphore for internal mutual exclusion of
+ |
SSLInsecureRenegotiation flag | off | sv | E |
Option to enable support for insecure renegotiation |
+
SSLMutex type | none | s | E |
Semaphore for internal mutual exclusion of
operations |
-
SSLOptions [+|-]option ... | | svdh | E |
Configure various SSL engine run-time options |
-
SSLPassPhraseDialog type | builtin | s | E |
Type of pass phrase dialog for encrypted private
+ |
SSLOptions [+|-]option ... | | svdh | E |
Configure various SSL engine run-time options |
+
SSLPassPhraseDialog type | builtin | s | E |
Type of pass phrase dialog for encrypted private
keys |
-
SSLProtocol [+|-]protocol ... | all | sv | E |
Configure usable SSL protocol flavors |
-
SSLProxyCACertificateFile file-path | | sv | E |
File of concatenated PEM-encoded CA Certificates
+ |
SSLProtocol [+|-]protocol ... | all | sv | E |
Configure usable SSL protocol flavors |
+
SSLProxyCACertificateFile file-path | | sv | E |
File of concatenated PEM-encoded CA Certificates
for Remote Server Auth |
-
SSLProxyCACertificatePath directory-path | | sv | E |
Directory of PEM-encoded CA Certificates for
+ |
SSLProxyCACertificatePath directory-path | | sv | E |
Directory of PEM-encoded CA Certificates for
Remote Server Auth |
-
SSLProxyCARevocationFile file-path | | sv | E |
File of concatenated PEM-encoded CA CRLs for
+ |
SSLProxyCARevocationFile file-path | | sv | E |
File of concatenated PEM-encoded CA CRLs for
Remote Server Auth |
-
SSLProxyCARevocationPath directory-path | | sv | E |
Directory of PEM-encoded CA CRLs for
+ |
SSLProxyCARevocationPath directory-path | | sv | E |
Directory of PEM-encoded CA CRLs for
Remote Server Auth |
-
SSLProxyCipherSuite cipher-spec | ALL:!ADH:RC4+RSA:+H + | svdh | E |
Cipher Suite available for negotiation in SSL
+ |
SSLProxyCipherSuite cipher-spec | ALL:!ADH:RC4+RSA:+H + | svdh | E |
Cipher Suite available for negotiation in SSL
proxy handshake |
-
SSLProxyEngine on|off | off | sv | E |
SSL Proxy Engine Operation Switch |
-
SSLProxyMachineCertificateFile filename | | s | E |
File of concatenated PEM-encoded client certificates and keys to be used by the proxy |
-
SSLProxyMachineCertificatePath directory | | s | E |
Directory of PEM-encoded client certificates and keys to be used by the proxy |
-
SSLProxyProtocol [+|-]protocol ... | all | sv | E |
Configure usable SSL protocol flavors for proxy usage |
-
SSLProxyVerify level | none | svdh | E |
Type of remote server Certificate verification |
-
SSLProxyVerifyDepth number | 1 | svdh | E |
Maximum depth of CA Certificates in Remote Server
+ |
SSLProxyEngine on|off | off | sv | E |
SSL Proxy Engine Operation Switch |
+
SSLProxyMachineCertificateFile filename | | s | E |
File of concatenated PEM-encoded client certificates and keys to be used by the proxy |
+
SSLProxyMachineCertificatePath directory | | s | E |
Directory of PEM-encoded client certificates and keys to be used by the proxy |
+
SSLProxyProtocol [+|-]protocol ... | all | sv | E |
Configure usable SSL protocol flavors for proxy usage |
+
SSLProxyVerify level | none | svdh | E |
Type of remote server Certificate verification |
+
SSLProxyVerifyDepth number | 1 | svdh | E |
Maximum depth of CA Certificates in Remote Server
Certificate verification |
-
SSLRandomSeed context source
-[bytes] | | s | E |
Pseudo Random Number Generator (PRNG) seeding
+ |
SSLRandomSeed context source
+[bytes] | | s | E |
Pseudo Random Number Generator (PRNG) seeding
source |
-
SSLRequire expression | | dh | E |
Allow access only when an arbitrarily complex
+ |
SSLRequire expression | | dh | E |
Allow access only when an arbitrarily complex
boolean expression is true |
-
SSLRequireSSL | | dh | E |
Deny access when SSL is not used for the
+ |
SSLRequireSSL | | dh | E |
Deny access when SSL is not used for the
HTTP request |
-
SSLSessionCache type | none | s | E |
Type of the global/inter-process SSL Session
+ |
SSLSessionCache type | none | s | E |
Type of the global/inter-process SSL Session
Cache |
-
SSLSessionCacheTimeout seconds | 300 | sv | E |
Number of seconds before an SSL session expires
+ |
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
+ |
SSLUserName varname | | sdh | E |
Variable name to determine user name |
+
SSLVerifyClient level | none | svdh | E |
Type of Client Certificate verification |
+
SSLVerifyDepth number | 1 | svdh | E |
Maximum depth of CA Certificates in Client
Certificate verification |
-
StartServers number | | s | M |
Number of child server processes created at startup |
-
StartThreads number | | s | M |
Number of threads created on startup |
-
SuexecUserGroup User Group | | sv | E |
CGI ÇÁ·Î±×·¥ÀÌ »ç¿ëÇÒ »ç¿ëÀÚ¿Í ±×·ì ±ÇÇÑ |
-
ThreadLimit number | | s | M |
Sets the upper limit on the configurable number of threads
+ |
StartServers number | | s | M |
Number of child server processes created at startup |
+
StartThreads number | | s | M |
Number of threads created on startup |
+
SuexecUserGroup User Group | | sv | E |
CGI ÇÁ·Î±×·¥ÀÌ »ç¿ëÇÒ »ç¿ëÀÚ¿Í ±×·ì ±ÇÇÑ |
+
ThreadLimit number | | s | M |
Sets the upper limit on the configurable number of threads
per child process |
-
ThreadsPerChild number | | s | M |
Number of threads created by each child process |
-
ThreadStackSize number | 65536 | s | M |
Determine the stack size for each thread |
-
TimeOut seconds | 300 | sv | C |
Amount of time the server will wait for
+ |
ThreadsPerChild number | | s | M |
Number of threads created by each child process |
+
ThreadStackSize number | 65536 | s | M |
Determine the stack size for each thread |
+
TimeOut seconds | 300 | 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 | On | svd | C |
Configures how the server determines its own name and
+ |
TransferLog file|pipe | | sv | B |
·Î±×ÆÄÀÏ À§Ä¡¸¦ ¼³Á¤ÇÑ´Ù |
+
TypesConfig file-path | conf/mime.types | s | B |
The location of the mime.types file |
+
UnsetEnv env-variable [env-variable]
+... | | svdh | B |
ȯ°æº¯¼ö¸¦ Á¦°ÅÇÑ´Ù |
+
UseCanonicalName On|Off|DNS | On | svd | C |
Configures how the server determines its own name and
port |
-
User unix-userid | #-1 | s | M |
The userid under which the server will answer
+ |
User unix-userid | #-1 | s | M |
The userid under which the server will answer
requests |
-
UserDir directory-filename | public_html | sv | B |
»ç¿ëÀÚº° µð·ºÅ丮 À§Ä¡ |
-
VirtualDocumentRoot interpolated-directory|none | none | sv | E |
Dynamically configure the location of the document root
+ |
UserDir directory-filename | public_html | sv | B |
»ç¿ëÀÚº° µð·ºÅ丮 À§Ä¡ |
+
VirtualDocumentRoot interpolated-directory|none | none | sv | E |
Dynamically configure the location of the document root
for a given virtual host |
-
VirtualDocumentRootIP interpolated-directory|none | none | sv | E |
Dynamically configure the location of the document root
+ |
VirtualDocumentRootIP interpolated-directory|none | none | sv | E |
Dynamically configure the location of the document root
for a given virtual host |
-
<VirtualHost
+<VirtualHost
addr[:port] [addr[:port]]
- ...> ... </VirtualHost> | | s | C | Contains directives that apply only to a specific
+ ...> ... </VirtualHost> | | s | C | Contains directives that apply only to a specific
hostname or IP address |
-VirtualScriptAlias interpolated-directory|none | none | sv | E | Dynamically configure the location of the CGI directory for
+ | VirtualScriptAlias interpolated-directory|none | none | sv | E | Dynamically configure the location of the CGI directory for
a given virtual host |
-VirtualScriptAliasIP interpolated-directory|none | none | sv | E | Dynamically configure the location of the cgi directory for
+ | VirtualScriptAliasIP interpolated-directory|none | none | sv | E | Dynamically configure the location of the cgi directory for
a given virtual host |
-Win32DisableAcceptEx | | s | M | Use accept() rather than AcceptEx() to accept network connections |
-XBitHack on|off|full | off | svdh | B | Parse SSI directives in files with the execute bit
+ | Win32DisableAcceptEx | | s | M | Use accept() rather than AcceptEx() to accept network connections |
+XBitHack on|off|full | off | svdh | B | Parse SSI directives in files with the execute bit
set |
diff --git a/docs/manual/mod/quickreference.html.ru.koi8-r b/docs/manual/mod/quickreference.html.ru.koi8-r
index 2107683fc3d..924715e0e2e 100644
--- a/docs/manual/mod/quickreference.html.ru.koi8-r
+++ b/docs/manual/mod/quickreference.html.ru.koi8-r
@@ -637,78 +637,79 @@ Client Auth |
SSLCipherSuite cipher-spec | ALL:!ADH:RC4+RSA:+H + | svdh | E |
Cipher Suite available for negotiation in SSL
handshake |
SSLEngine on|off | off | sv | E |
SSL Engine Operation Switch |
-
SSLMutex type | none | s | E |
Semaphore for internal mutual exclusion of
+ |
SSLInsecureRenegotiation flag | off | sv | E |
Option to enable support for insecure renegotiation |
+
SSLMutex type | none | s | E |
Semaphore for internal mutual exclusion of
operations |
-
SSLOptions [+|-]option ... | | svdh | E |
Configure various SSL engine run-time options |
-
SSLPassPhraseDialog type | builtin | s | E |
Type of pass phrase dialog for encrypted private
+ |
SSLOptions [+|-]option ... | | svdh | E |
Configure various SSL engine run-time options |
+
SSLPassPhraseDialog type | builtin | s | E |
Type of pass phrase dialog for encrypted private
keys |
-
SSLProtocol [+|-]protocol ... | all | sv | E |
Configure usable SSL protocol flavors |
-
SSLProxyCACertificateFile file-path | | sv | E |
File of concatenated PEM-encoded CA Certificates
+ |
SSLProtocol [+|-]protocol ... | all | sv | E |
Configure usable SSL protocol flavors |
+
SSLProxyCACertificateFile file-path | | sv | E |
File of concatenated PEM-encoded CA Certificates
for Remote Server Auth |
-
SSLProxyCACertificatePath directory-path | | sv | E |
Directory of PEM-encoded CA Certificates for
+ |
SSLProxyCACertificatePath directory-path | | sv | E |
Directory of PEM-encoded CA Certificates for
Remote Server Auth |
-
SSLProxyCARevocationFile file-path | | sv | E |
File of concatenated PEM-encoded CA CRLs for
+ |
SSLProxyCARevocationFile file-path | | sv | E |
File of concatenated PEM-encoded CA CRLs for
Remote Server Auth |
-
SSLProxyCARevocationPath directory-path | | sv | E |
Directory of PEM-encoded CA CRLs for
+ |
SSLProxyCARevocationPath directory-path | | sv | E |
Directory of PEM-encoded CA CRLs for
Remote Server Auth |
-
SSLProxyCipherSuite cipher-spec | ALL:!ADH:RC4+RSA:+H + | svdh | E |
Cipher Suite available for negotiation in SSL
+ |
SSLProxyCipherSuite cipher-spec | ALL:!ADH:RC4+RSA:+H + | svdh | E |
Cipher Suite available for negotiation in SSL
proxy handshake |
-
SSLProxyEngine on|off | off | sv | E |
SSL Proxy Engine Operation Switch |
-
SSLProxyMachineCertificateFile filename | | s | E |
File of concatenated PEM-encoded client certificates and keys to be used by the proxy |
-
SSLProxyMachineCertificatePath directory | | s | E |
Directory of PEM-encoded client certificates and keys to be used by the proxy |
-
SSLProxyProtocol [+|-]protocol ... | all | sv | E |
Configure usable SSL protocol flavors for proxy usage |
-
SSLProxyVerify level | none | svdh | E |
Type of remote server Certificate verification |
-
SSLProxyVerifyDepth number | 1 | svdh | E |
Maximum depth of CA Certificates in Remote Server
+ |
SSLProxyEngine on|off | off | sv | E |
SSL Proxy Engine Operation Switch |
+
SSLProxyMachineCertificateFile filename | | s | E |
File of concatenated PEM-encoded client certificates and keys to be used by the proxy |
+
SSLProxyMachineCertificatePath directory | | s | E |
Directory of PEM-encoded client certificates and keys to be used by the proxy |
+
SSLProxyProtocol [+|-]protocol ... | all | sv | E |
Configure usable SSL protocol flavors for proxy usage |
+
SSLProxyVerify level | none | svdh | E |
Type of remote server Certificate verification |
+
SSLProxyVerifyDepth number | 1 | svdh | E |
Maximum depth of CA Certificates in Remote Server
Certificate verification |
-
SSLRandomSeed context source
-[bytes] | | s | E |
Pseudo Random Number Generator (PRNG) seeding
+ |
SSLRandomSeed context source
+[bytes] | | s | E |
Pseudo Random Number Generator (PRNG) seeding
source |
-
SSLRequire expression | | dh | E |
Allow access only when an arbitrarily complex
+ |
SSLRequire expression | | dh | E |
Allow access only when an arbitrarily complex
boolean expression is true |
-
SSLRequireSSL | | dh | E |
Deny access when SSL is not used for the
+ |
SSLRequireSSL | | dh | E |
Deny access when SSL is not used for the
HTTP request |
-
SSLSessionCache type | none | s | E |
Type of the global/inter-process SSL Session
+ |
SSLSessionCache type | none | s | E |
Type of the global/inter-process SSL Session
Cache |
-
SSLSessionCacheTimeout seconds | 300 | sv | E |
Number of seconds before an SSL session expires
+ |
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
+ |
SSLUserName varname | | sdh | E |
Variable name to determine user name |
+
SSLVerifyClient level | none | svdh | E |
Type of Client Certificate verification |
+
SSLVerifyDepth number | 1 | svdh | E |
Maximum depth of CA Certificates in Client
Certificate verification |
-
StartServers number | | s | M |
Number of child server processes created at startup |
-
StartThreads number | | s | M |
Number of threads created on startup |
-
SuexecUserGroup User Group | | sv | E |
User and group 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 |
+
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 number | 65536 | s | M |
Determine the stack size for each thread |
-
TimeOut seconds | 300 | sv | C |
Amount of time the server will wait for
+ |
ThreadsPerChild number | | s | M |
Number of threads created by each child process |
+
ThreadStackSize number | 65536 | s | M |
Determine the stack size for each thread |
+
TimeOut seconds | 300 | 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 | On | svd | C |
Configures how the server determines its own name and
+ |
TransferLog file|pipe | | sv | B |
Specify location of a log file |
+
TypesConfig file-path | conf/mime.types | s | B |
The location of the mime.types file |
+
UnsetEnv env-variable [env-variable]
+... | | svdh | B |
Removes variables from the environment |
+
UseCanonicalName On|Off|DNS | On | svd | C |
Configures how the server determines its own name and
port |
-
User unix-userid | #-1 | s | M |
The userid under which the server will answer
+ |
User unix-userid | #-1 | s | M |
The userid under which the server will answer
requests |
-
UserDir directory-filename | public_html | sv | B |
Location of the user-specific directories |
-
VirtualDocumentRoot interpolated-directory|none | none | sv | E |
Dynamically configure the location of the document root
+ |
UserDir directory-filename | public_html | sv | B |
Location of the user-specific directories |
+
VirtualDocumentRoot interpolated-directory|none | none | sv | E |
Dynamically configure the location of the document root
for a given virtual host |
-
VirtualDocumentRootIP interpolated-directory|none | none | sv | E |
Dynamically configure the location of the document root
+ |
VirtualDocumentRootIP interpolated-directory|none | none | sv | E |
Dynamically configure the location of the document root
for a given virtual host |
-
<VirtualHost
+<VirtualHost
addr[:port] [addr[:port]]
- ...> ... </VirtualHost> | | s | C | Contains directives that apply only to a specific
+ ...> ... </VirtualHost> | | s | C | Contains directives that apply only to a specific
hostname or IP address |
-VirtualScriptAlias interpolated-directory|none | none | sv | E | Dynamically configure the location of the CGI directory for
+ | VirtualScriptAlias interpolated-directory|none | none | sv | E | Dynamically configure the location of the CGI directory for
a given virtual host |
-VirtualScriptAliasIP interpolated-directory|none | none | sv | E | Dynamically configure the location of the cgi directory for
+ | VirtualScriptAliasIP interpolated-directory|none | none | sv | E | Dynamically configure the location of the cgi directory for
a given virtual host |
-Win32DisableAcceptEx | | s | M | Use accept() rather than AcceptEx() to accept network connections |
-XBitHack on|off|full | off | svdh | B | Parse SSI directives in files with the execute bit
+ | Win32DisableAcceptEx | | s | M | Use accept() rather than AcceptEx() to accept network connections |
+XBitHack on|off|full | off | svdh | B | Parse SSI directives in files with the execute bit
set |
diff --git a/docs/manual/mod/quickreference.html.tr.utf8 b/docs/manual/mod/quickreference.html.tr.utf8
index 14ab019312b..512004ee08b 100644
--- a/docs/manual/mod/quickreference.html.tr.utf8
+++ b/docs/manual/mod/quickreference.html.tr.utf8
@@ -629,83 +629,84 @@ Client Auth |
SSLCipherSuite cipher-spec | ALL:!ADH:RC4+RSA:+H + | skdh | E |
Cipher Suite available for negotiation in SSL
handshake |
SSLEngine on|off | off | sk | E |
SSL Engine Operation Switch |
-
SSLMutex type | none | s | E |
Semaphore for internal mutual exclusion of
+ |
SSLInsecureRenegotiation flag | off | sk | E |
Option to enable support for insecure renegotiation |
+
SSLMutex type | none | s | E |
Semaphore for internal mutual exclusion of
operations |
-
SSLOptions [+|-]option ... | | skdh | E |
Configure various SSL engine run-time options |
-
SSLPassPhraseDialog type | builtin | s | E |
Type of pass phrase dialog for encrypted private
+ |
SSLOptions [+|-]option ... | | skdh | E |
Configure various SSL engine run-time options |
+
SSLPassPhraseDialog type | builtin | s | E |
Type of pass phrase dialog for encrypted private
keys |
-
SSLProtocol [+|-]protocol ... | all | sk | E |
Configure usable SSL protocol flavors |
-
SSLProxyCACertificateFile file-path | | sk | E |
File of concatenated PEM-encoded CA Certificates
+ |
SSLProtocol [+|-]protocol ... | all | sk | E |
Configure usable SSL protocol flavors |
+
SSLProxyCACertificateFile file-path | | sk | E |
File of concatenated PEM-encoded CA Certificates
for Remote Server Auth |
-
SSLProxyCACertificatePath directory-path | | sk | E |
Directory of PEM-encoded CA Certificates for
+ |
SSLProxyCACertificatePath directory-path | | sk | E |
Directory of PEM-encoded CA Certificates for
Remote Server Auth |
-
SSLProxyCARevocationFile file-path | | sk | E |
File of concatenated PEM-encoded CA CRLs for
+ |
SSLProxyCARevocationFile file-path | | sk | E |
File of concatenated PEM-encoded CA CRLs for
Remote Server Auth |
-
SSLProxyCARevocationPath directory-path | | sk | E |
Directory of PEM-encoded CA CRLs for
+ |
SSLProxyCARevocationPath directory-path | | sk | E |
Directory of PEM-encoded CA CRLs for
Remote Server Auth |
-
SSLProxyCipherSuite cipher-spec | ALL:!ADH:RC4+RSA:+H + | skdh | E |
Cipher Suite available for negotiation in SSL
+ |
SSLProxyCipherSuite cipher-spec | ALL:!ADH:RC4+RSA:+H + | skdh | E |
Cipher Suite available for negotiation in SSL
proxy handshake |
-
SSLProxyEngine on|off | off | sk | E |
SSL Proxy Engine Operation Switch |
-
SSLProxyMachineCertificateFile filename | | s | E |
File of concatenated PEM-encoded client certificates and keys to be used by the proxy |
-
SSLProxyMachineCertificatePath directory | | s | E |
Directory of PEM-encoded client certificates and keys to be used by the proxy |
-
SSLProxyProtocol [+|-]protocol ... | all | sk | E |
Configure usable SSL protocol flavors for proxy usage |
-
SSLProxyVerify level | none | skdh | E |
Type of remote server Certificate verification |
-
SSLProxyVerifyDepth number | 1 | skdh | E |
Maximum depth of CA Certificates in Remote Server
+ |
SSLProxyEngine on|off | off | sk | E |
SSL Proxy Engine Operation Switch |
+
SSLProxyMachineCertificateFile filename | | s | E |
File of concatenated PEM-encoded client certificates and keys to be used by the proxy |
+
SSLProxyMachineCertificatePath directory | | s | E |
Directory of PEM-encoded client certificates and keys to be used by the proxy |
+
SSLProxyProtocol [+|-]protocol ... | all | sk | E |
Configure usable SSL protocol flavors for proxy usage |
+
SSLProxyVerify level | none | skdh | E |
Type of remote server Certificate verification |
+
SSLProxyVerifyDepth number | 1 | skdh | E |
Maximum depth of CA Certificates in Remote Server
Certificate verification |
-
SSLRandomSeed context source
-[bytes] | | s | E |
Pseudo Random Number Generator (PRNG) seeding
+ |
SSLRandomSeed context source
+[bytes] | | s | E |
Pseudo Random Number Generator (PRNG) seeding
source |
-
SSLRequire expression | | dh | E |
Allow access only when an arbitrarily complex
+ |
SSLRequire expression | | dh | E |
Allow access only when an arbitrarily complex
boolean expression is true |
-
SSLRequireSSL | | dh | E |
Deny access when SSL is not used for the
+ |
SSLRequireSSL | | dh | E |
Deny access when SSL is not used for the
HTTP request |
-
SSLSessionCache type | none | s | E |
Type of the global/inter-process SSL Session
+ |
SSLSessionCache type | none | s | E |
Type of the global/inter-process SSL Session
Cache |
-
SSLSessionCacheTimeout seconds | 300 | sk | E |
Number of seconds before an SSL session expires
+ |
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
+ |
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. |
-
SuexecUserGroup Kullanıcı Grup | | sk | E |
CGI betiklerini çalıÅtıracak kullanıcı ve grup belirtilir.
+ |
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 number | 65536 | s | M |
Determine the stack size for each thread |
-
TimeOut saniye | 300 | sk | Ã |
Bir istek için baÅarısız olmadan önce belirli olayların
+ |
ThreadStackSize number | 65536 | s | M |
Determine the stack size for each thread |
+
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 | On | 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 | On | 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 | public_html | 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 | public_html | 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
+ ...> ... </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.
+ | 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 |
|