Cette traduction peut être périmée. Vérifiez la version
- anglaise pour les changements récents.
This module provides SSL v2/v3 and TLS v1 support for the Apache
-HTTP Server.
+This module provides SSL v3 and TLS v1.x support for the Apache
+HTTP Server. SSL v2 is no longer supported.
An SSL cipher can also be an export cipher and is either an SSLv2 or SSLv3/TLSv1
-cipher (here TLSv1 is equivalent to SSLv3). To specify which ciphers to use,
-one can either specify all the Ciphers, one at a time, or use aliases to
-specify the preference and order for the ciphers (see Table
-1).
+An SSL cipher can also be an export cipher. SSLv2 ciphers are no longer
+supported. To specify which ciphers to use, one can either specify all the
+Ciphers, one at a time, or use aliases to specify the preference and order
+for the ciphers (see Table
+1). The actually available ciphers and aliases depends on the used
+openssl version. Newer openssl versions may include additional ciphers.
Now where this becomes interesting is that these can be put together
to specify the order and ciphers you wish to use. To speed this up
-there are also aliases (SSLv2, SSLv3, TLSv1, EXP, LOW, MEDIUM,
+there are also aliases (SSLv3, TLSv1, EXP, LOW, MEDIUM,
HIGH
) for certain groups of ciphers. These tags can be joined
together with prefixes to form the cipher-spec. Available
prefixes are:
@@ -737,21 +744,13 @@ SSLCipherSuite RSA:!EXP:!NULL:+HIGH:+MEDIUM:-LOW
This is the Secure Sockets Layer (SSL) protocol, version 3.0, from
the Netscape Corporation.
- It is the successor to SSLv2 and the predecessor to TLSv1. It's supported by
- almost all popular browsers.
+ It is the successor to SSLv2 and the predecessor to TLSv1.
TLSv1.1
(when using OpenSSL 1.0.1 and later)
@@ -1466,7 +1465,7 @@ SSLProxyCheckPeerExpire on
Description: | Cipher Suite available for negotiation in SSL
proxy handshake |
Syntax: | SSLProxyCipherSuite cipher-spec |
-Default: | SSLProxyCipherSuite ALL:!ADH:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXP |
+Default: | SSLProxyCipherSuite ALL:!ADH:RC4+RSA:+HIGH:+MEDIUM:+LOW:+EXP |
Context: | server config, virtual host, directory, .htaccess |
Override: | AuthConfig |
Status: | Extension |
diff --git a/docs/manual/mod/quickreference.html.de b/docs/manual/mod/quickreference.html.de
index e5ecb7e5037..665179e175b 100644
--- a/docs/manual/mod/quickreference.html.de
+++ b/docs/manual/mod/quickreference.html.de
@@ -750,363 +750,4 @@ connections
ProxyRemoteMatch regex remote-server | | sv | E |
Remote proxy used to handle requests matched by regular
expressions |
ProxyRequests On|Off | Off | sv | E |
Enables forward (standard) proxy requests |
-ProxySCGIInternalRedirect On|Off | On | svd | E |
Enable or disable internal redirect responses from the
-backend |
-ProxySCGISendfile On|Off|Headername | Off | svd | E |
Enable evaluation of X-Sendfile pseudo response
-header |
-ProxySet url key=value [key=value ...] | | d | E |
Set various Proxy balancer or member parameters |
-ProxySourceAddress address | | sv | E |
Set local IP address for outgoing proxy connections |
-ProxyStatus Off|On|Full | Off | sv | E |
Show Proxy LoadBalancer status in mod_status |
-ProxyTimeout seconds | | sv | E |
Network timeout for proxied requests |
-ProxyVia On|Off|Full|Block | Off | sv | E |
Information provided in the Via HTTP response
-header for proxied requests |
-ReadmeName filename | | svdh | B |
Name of the file that will be inserted at the end
-of the index listing |
-ReceiveBufferSize bytes | 0 | s | M |
TCP receive buffer size |
-Redirect [status] URL-path
-URL | | svdh | B |
Sends an external redirect asking the client to fetch
-a different URL |
-RedirectMatch [status] regex
-URL | | svdh | B |
Sends an external redirect based on a regular expression match
-of the current URL |
-RedirectPermanent URL-path URL | | svdh | B |
Sends an external permanent redirect asking the client to fetch
-a different URL |
-RedirectTemp URL-path URL | | svdh | B |
Sends an external temporary redirect asking the client to fetch
-a different URL |
-ReflectorHeader inputheader [outputheader] | | svdh | B |
Reflect an input header to the output headers |
-RegisterHttpMethod method [method [...]] | | s | C |
Register non-standard HTTP methods |
-RemoteIPHeader header-field | | sv | B |
Declare the header field which should be parsed for useragent IP addresses |
-RemoteIPInternalProxy proxy-ip|proxy-ip/subnet|hostname ... | | sv | B |
Declare client intranet IP addresses trusted to present the RemoteIPHeader value |
-RemoteIPInternalProxyList filename | | sv | B |
Declare client intranet IP addresses trusted to present the RemoteIPHeader value |
-RemoteIPProxiesHeader HeaderFieldName | | sv | B |
Declare the header field which will record all intermediate IP addresses |
-RemoteIPTrustedProxy proxy-ip|proxy-ip/subnet|hostname ... | | sv | B |
Declare client intranet IP addresses trusted to present the RemoteIPHeader value |
-RemoteIPTrustedProxyList filename | | sv | B |
Declare client intranet IP addresses trusted to present the RemoteIPHeader value |
-RemoveCharset extension [extension]
-... | | vdh | B |
Removes any character set associations for a set of file
-extensions |
-RemoveEncoding extension [extension]
-... | | vdh | B |
Removes any content encoding associations for a set of file
-extensions |
-RemoveHandler extension [extension]
-... | | vdh | B |
Removes any handler associations for a set of file
-extensions |
-RemoveInputFilter extension [extension]
-... | | vdh | B |
Removes any input filter associations for a set of file
-extensions |
-RemoveLanguage extension [extension]
-... | | vdh | B |
Removes any language associations for a set of file
-extensions |
-RemoveOutputFilter extension [extension]
-... | | vdh | B |
Removes any output filter associations for a set of file
-extensions |
-RemoveType extension [extension]
-... | | vdh | B |
Removes any content type associations for a set of file
-extensions |
-RequestHeader add|append|edit|edit*|merge|set|unset
-header [value] [replacement]
-[early|env=[!]variable]|expr=expression]
- | | svdh | E |
Configure HTTP request headers |
-RequestReadTimeout
-[header=timeout[-maxtimeout][,MinRate=rate]
-[body=timeout[-maxtimeout][,MinRate=rate]
- | | sv | E |
Set timeout values for receiving request headers and body from client.
- |
-Require [not] entity-name
- [entity-name] ... | | dh | B |
Tests whether an authenticated user is authorized by
-an authorization provider. |
-<RequireAll> ... </RequireAll> | | dh | B |
Enclose a group of authorization directives of which none
-must fail and at least one must succeed for the enclosing directive to
-succeed. |
-<RequireAny> ... </RequireAny> | | dh | B |
Enclose a group of authorization directives of which one
-must succeed for the enclosing directive to succeed. |
-<RequireNone> ... </RequireNone> | | dh | B |
Enclose a group of authorization directives of which none
-must succeed for the enclosing directive to not fail. |
-RewriteBase URL-path | | dh | E |
Sets the base URL for per-directory rewrites |
- RewriteCond
- TestString CondPattern | | svdh | E |
Defines a condition under which rewriting will take place
- |
-RewriteEngine on|off | off | svdh | E |
Enables or disables runtime rewriting engine |
-RewriteMap MapName MapType:MapSource
- | | sv | E |
Defines a mapping function for key-lookup |
-RewriteOptions Options | | svdh | E |
Sets some special options for the rewrite engine |
-RewriteRule
- Pattern Substitution [flags] | | svdh | E |
Defines rules for the rewriting engine |
-RLimitCPU Sekunden|max [Sekunden|max] | | svdh | C |
Begrenzt den CPU-Verbrauch von Prozessen, die von
-Apache-Kindprozessen gestartet wurden |
-RLimitMEM Bytes|max [Bytes|max] | | svdh | C |
Begrenzt den Speicherverbrauch von Prozessen, die von
-Apache-Kindprozessen gestartet wurden |
-RLimitNPROC Zahl|max [Zahl|max] | | svdh | C |
Begrenzt die Anzahl der Prozesse, die von Prozessen gestartet
-werden können, der ihrerseits von Apache-Kinprozessen gestartet
-wurden |
-Satisfy Any|All | All | dh | E |
Interaction between host-level access control and
-user authentication |
-ScoreBoardFile Dateipfad | logs/apache_status | s | M |
Ablageort der Datei, die zur Speicherung von Daten zur
- Koordinierung der Kindprozesse verwendet wird |
-Script Methode CGI-Skript | | svd | B |
Aktiviert ein CGI-Skript für eine bestimmte
- Anfragemethode. |
-ScriptAlias URL-path
-file-path|directory-path | | sv | B |
Maps a URL to a filesystem location and designates the
-target as a CGI script |
-ScriptAliasMatch regex
-file-path|directory-path | | sv | B |
Maps a URL to a filesystem location using a regular expression
-and designates the target as a CGI script |
-ScriptInterpreterSource Registry|Registry-Strict|Script | Script | svdh | C |
Methode zur Ermittlung des Interpreters von
-CGI-Skripten |
-ScriptLog file-path | | sv | B |
Location of the CGI script error logfile |
-ScriptLogBuffer bytes | 1024 | sv | B |
Maximum amount of PUT or POST requests that will be recorded
-in the scriptlog |
-ScriptLogLength bytes | 10385760 | sv | B |
Size limit of the CGI script logfile |
-ScriptSock file-path | cgisock | s | B |
The filename prefix of the socket to use for communication with
-the cgi daemon |
-SecureListen [IP-address:]portnumber
-Certificate-Name [MUTUAL] | | s | B |
Enables SSL encryption for the specified port |
-SeeRequestTail On|Off | Off | s | C |
Determine if mod_status displays the first 63 characters
-of a request or the last 63, assuming the request itself is greater than
-63 chars. |
-SendBufferSize Bytes | 0 | s | M |
Größe des TCP-Puffers |
-ServerAdmin E-Mail-Adresse|URL | | sv | C |
E-Mail-Adresse, die der Server in Fehlermeldungen einfügt,
-welche an den Client gesendet werden |
-ServerAlias Hostname [Hostname] ... | | v | C |
Alternativer Name für einen Host, der verwendet wird, wenn
-Anfragen einem namensbasierten virtuellen Host zugeordnet werden |
-ServerLimit Anzahl | | s | M |
Obergrenze für die konfigurierbare Anzahl von
- Prozessen |
-ServerName
-voll-qualifizierter-Domainname[:port] | | sv | C |
Rechnername und Port, die der Server dazu verwendet, sich
-selbst zu identifizieren |
-ServerPath URL-Pfad | | v | C |
Veralteter URL-Pfad für einen namensbasierten
-virtuellen Host, auf den von einem inkompatiblen Browser zugegriffen
-wird |
-ServerRoot Verzeichnis | /usr/local/apache | s | C |
Basisverzeichnis der Serverinstallation |
-ServerSignature On|Off|EMail | Off | svdh | C |
Konfiguriert die Fußzeile von servergenerierten
-Dokumenten |
-ServerTokens Major|Minor|Min[imal]|Prod[uctOnly]|OS|Full | Full | s | C |
Konfiguriert den HTTP-Response-Header
-Server |
-Session On|Off | Off | svdh | E |
Enables a session for the current directory or location |
-SessionCookieName name attributes | | svdh | E |
Name and attributes for the RFC2109 cookie storing the session |
-SessionCookieName2 name attributes | | svdh | E |
Name and attributes for the RFC2965 cookie storing the session |
-SessionCookieRemove On|Off | Off | svdh | E |
Control for whether session cookies should be removed from incoming HTTP headers |
-SessionCryptoCipher name | | svdh | X |
The crypto cipher to be used to encrypt the session |
-SessionCryptoDriver name [param[=value]] | | s | X |
The crypto driver to be used to encrypt the session |
-SessionCryptoPassphrase secret [ secret ... ] | | svdh | X |
The key used to encrypt the session |
-SessionCryptoPassphraseFile filename | | svd | X |
File containing keys used to encrypt the session |
-SessionDBDCookieName name attributes | | svdh | E |
Name and attributes for the RFC2109 cookie storing the session ID |
-SessionDBDCookieName2 name attributes | | svdh | E |
Name and attributes for the RFC2965 cookie storing the session ID |
-SessionDBDCookieRemove On|Off | On | svdh | E |
Control for whether session ID cookies should be removed from incoming HTTP headers |
-SessionDBDDeleteLabel label | deletesession | svdh | E |
The SQL query to use to remove sessions from the database |
-SessionDBDInsertLabel label | insertsession | svdh | E |
The SQL query to use to insert sessions into the database |
-SessionDBDPerUser On|Off | Off | svdh | E |
Enable a per user session |
-SessionDBDSelectLabel label | selectsession | svdh | E |
The SQL query to use to select sessions from the database |
-SessionDBDUpdateLabel label | updatesession | svdh | E |
The SQL query to use to update existing sessions in the database |
-SessionEnv On|Off | Off | svdh | E |
Control whether the contents of the session are written to the
-HTTP_SESSION environment variable |
-SessionExclude path | | svdh | E |
Define URL prefixes for which a session is ignored |
-SessionHeader header | | svdh | E |
Import session updates from a given HTTP response header |
-SessionInclude path | | svdh | E |
Define URL prefixes for which a session is valid |
-SessionMaxAge maxage | 0 | svdh | E |
Define a maximum age in seconds for a session |
-SetEnv env-variable value | | svdh | B |
Sets environment variables |
-SetEnvIf attribute
- regex [!]env-variable[=value]
- [[!]env-variable[=value]] ... | | svdh | B |
Sets environment variables based on attributes of the request
- |
-SetEnvIfExpr expr
- [!]env-variable[=value]
- [[!]env-variable[=value]] ... | | svdh | B |
Sets environment variables based on an ap_expr expression |
-SetEnvIfNoCase attribute regex
- [!]env-variable[=value]
- [[!]env-variable[=value]] ... | | svdh | B |
Sets environment variables based on attributes of the request
-without respect to case |
-SetHandler Handlername|None | | svdh | C |
Erzwingt die Verarbeitung aller passenden Dateien durch
-einen Handler |
-SetInputFilter Filter[;Filter...] | | svdh | C |
Bestimmt die Filter, die Client-Anfragen und POST-Eingaben
-verarbeiten |
-SetOutputFilter Filter[;Filter...] | | svdh | C |
Bestimmt die Filter, die Antworten des Servers verarbeiten |
-SSIEndTag tag | "-->" | sv | B |
String that ends an include element |
-SSIErrorMsg message | "[an error occurred + | svdh | B |
Error message displayed when there is an SSI
-error |
-SSIETag on|off | off | dh | B |
Controls whether ETags are generated by the server. |
-SSILastModified on|off | off | dh | B |
Controls whether Last-Modified headers are generated by the
-server. |
-SSILegacyExprParser on|off | off | dh | B |
Enable compatibility mode for conditional expressions. |
-SSIStartTag tag | "<!--#" | sv | B |
String that starts an include element |
-SSITimeFormat formatstring | "%A, %d-%b-%Y %H:%M + | svdh | B |
Configures the format in which date strings are
-displayed |
-SSIUndefinedEcho string | "(none)" | svdh | B |
String displayed when an unset variable is echoed |
-SSLCACertificateFile file-path | | sv | E |
File of concatenated PEM-encoded CA Certificates
-for Client Auth |
-SSLCACertificatePath directory-path | | sv | E |
Directory of PEM-encoded CA Certificates for
-Client Auth |
-SSLCADNRequestFile file-path | | sv | E |
File of concatenated PEM-encoded CA Certificates
-for defining acceptable CA names |
-SSLCADNRequestPath directory-path | | sv | E |
Directory of PEM-encoded CA Certificates for
-defining acceptable CA names |
-SSLCARevocationCheck chain|leaf|none | none | sv | E |
Enable CRL-based revocation checking |
-SSLCARevocationFile file-path | | sv | E |
File of concatenated PEM-encoded CA CRLs for
-Client Auth |
-SSLCARevocationPath directory-path | | sv | E |
Directory of PEM-encoded CA CRLs for
-Client Auth |
-SSLCertificateChainFile file-path | | sv | E |
File of PEM-encoded Server CA Certificates |
-SSLCertificateFile file-path | | sv | E |
Server PEM-encoded X.509 Certificate file |
-SSLCertificateKeyFile file-path | | sv | E |
Server PEM-encoded Private Key file |
-SSLCipherSuite cipher-spec | DEFAULT (depends on + | svdh | E |
Cipher Suite available for negotiation in SSL
-handshake |
-SSLCompression on|off | off | sv | E |
Enable compression on the SSL level |
-SSLCryptoDevice engine | builtin | s | E |
Enable use of a cryptographic hardware accelerator |
-SSLEngine on|off|optional | off | sv | E |
SSL Engine Operation Switch |
-SSLFIPS on|off | off | s | E |
SSL FIPS mode Switch |
-SSLHonorCipherOrder flag | | sv | E |
Option to prefer the server's cipher preference order |
-SSLInsecureRenegotiation flag | off | sv | E |
Option to enable support for insecure renegotiation |
-SSLOCSDefaultResponder uri | | sv | E |
Set the default responder URI for OCSP validation |
-SSLOCSPEnable flag | | sv | E |
Enable OCSP validation of the client certificate chain |
-SSLOCSPOverrideResponder flag | | sv | E |
Force use of the default responder URI for OCSP validation |
-SSLOCSPResponderTimeout seconds | 10 | sv | E |
Timeout for OCSP queries |
-SSLOCSPResponseMaxAge seconds | -1 | sv | E |
Maximum allowable age for OCSP responses |
-SSLOCSPResponseTimeSkew seconds | 300 | sv | E |
Maximum allowable time skew for OCSP response validation |
-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/TLS protocol versions |
-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
-Remote Server Auth |
-SSLProxyCARevocationCheck chain|leaf|none | none | sv | E |
Enable CRL-based revocation checking for Remote Server Auth |
-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
-Remote Server Auth |
-SSLProxyCheckPeerCN on|off | on | sv | E |
Whether to check the remote server certificates CN field
- |
-SSLProxyCheckPeerExpire on|off | on | sv | E |
Whether to check if remote server certificate is expired
- |
-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 |
-SSLProxyMachineCertificateChainFile filename | | s | E |
File of concatenated PEM-encoded CA certificates to be used by the proxy for choosing a certificate |
-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 | sv | E |
Type of remote server Certificate verification |
-SSLProxyVerifyDepth number | 1 | sv | E |
Maximum depth of CA Certificates in Remote Server
-Certificate verification |
-SSLRandomSeed context source
-[bytes] | | s | E |
Pseudo Random Number Generator (PRNG) seeding
-source |
-SSLRenegBufferSize bytes | 131072 | dh | E |
Set the size for the SSL renegotiation buffer |
-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
-HTTP request |
-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
-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
-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
-Certificate verification |
-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 |
-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
- werden |
-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,
-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 |
-UnsetEnv env-variable [env-variable]
-... | | svdh | B |
Removes variables from the environment |
-UseCanonicalName On|Off|DNS | Off | svd | C |
Bestimmt, wie der Server seinen eigenen Namen und Port
-ermittelt |
-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
-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
-subprocesses, and the privileges available to subprocesses. |
-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
-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
-for a given virtual host |
-VirtualDocumentRootIP interpolated-directory|none | none | sv | E |
Dynamically configure the location of the document root
-for a given virtual host |
-<VirtualHost
- Adresse[:Port] [Adresse[:Port]]
- ...> ... </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
-a given virtual host |
-VirtualScriptAliasIP interpolated-directory|none | none | sv | E |
Dynamically configure the location of the CGI directory for
-a given virtual host |
-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
-can be automatically detected |
-xml2StartParse element [element ...] | | svdh | B |
Advise the parser to skip leading junk. |
-