CustomLog file|pipe
+CustomLog file|pipe
format|nickname
-[env=[!]environment-variable] | | sv | B |
Sets filename and format of log file |
-Dav On|Off|provider-name | Off | d | E |
Enable WebDAV HTTP methods |
-DavDepthInfinity on|off | off | svd | E |
Allow PROPFIND, Depth: Infinity requests |
-DavGenericLockDB file-path | | svd | E |
Location of the DAV lock database |
-DavLockDB file-path | | sv | E |
Location of the DAV lock database |
-DavMinTimeout seconds | 0 | svd | E |
Minimum amount of time the server holds a lock on
+[env=[!]environment-variable] | | sv | B |
Sets filename and format of log file |
+Dav On|Off|provider-name | Off | d | E |
Enable WebDAV HTTP methods |
+DavDepthInfinity on|off | off | svd | E |
Allow PROPFIND, Depth: Infinity requests |
+DavGenericLockDB file-path | | svd | E |
Location of the DAV lock database |
+DavLockDB file-path | | sv | E |
Location of the DAV lock database |
+DavMinTimeout seconds | 0 | svd | E |
Minimum amount of time the server holds a lock on
a DAV resource |
-DBDExptime time-in-seconds | 300 | sv | E |
Keepalive time for idle connections |
-DBDKeep number | 2 | sv | E |
Maximum sustained number of connections |
-DBDMax number | 10 | sv | E |
Maximum number of connections |
-DBDMin number | 1 | sv | E |
Minimum number of connections |
-DBDParams
-param1=value1[,param2=value2] | | sv | E |
Parameters for database connection |
-DBDPersist On|Off | | sv | E |
Whether to use persistent connections |
-DBDPrepareSQL "SQL statement" label | | sv | E |
Define an SQL prepared statement |
-DBDriver name | | sv | E |
Specify an SQL driver |
-DefaultIcon url-path | | svdh | B |
Icon to display for files when no specific icon is
+ |
DBDExptime time-in-seconds | 300 | sv | E |
Keepalive time for idle connections |
+DBDKeep number | 2 | sv | E |
Maximum sustained number of connections |
+DBDMax number | 10 | sv | E |
Maximum number of connections |
+DBDMin number | 1 | sv | E |
Minimum number of connections |
+DBDParams
+param1=value1[,param2=value2] | | sv | E |
Parameters for database connection |
+DBDPersist On|Off | | sv | E |
Whether to use persistent connections |
+DBDPrepareSQL "SQL statement" label | | sv | E |
Define an SQL prepared statement |
+DBDriver name | | sv | E |
Specify an SQL driver |
+DefaultIcon url-path | | svdh | B |
Icon to display for files when no specific icon is
configured |
-DefaultLanguage language-tag | | svdh | B |
Defines a default language-tag to be sent in the Content-Language
+ |
DefaultLanguage language-tag | | svdh | B |
Defines a default language-tag to be sent in the Content-Language
header field for all resources in the current context that have not been
assigned a language-tag by some other means. |
-DefaultMapping local-url | | svdh | B |
Define a default URL for requests that don't map to a file |
-DefaultType MIME-Type | text/plain | svdh | C |
MIME-Content-Type, der gesendet wird, wenn der Server den Typ
+ |
DefaultMapping local-url | | svdh | B |
Define a default URL for requests that don't map to a file |
+DefaultType MIME-Type | text/plain | svdh | C |
MIME-Content-Type, der gesendet wird, wenn der Server den Typ
nicht auf andere Weise ermitteln kann. |
-DeflateBufferSize value | 8096 | sv | E |
Fragment size to be compressed at one time by zlib |
-DeflateCompressionLevel value | | sv | E |
How much compression do we apply to the output |
-DeflateFilterNote [type] notename | | sv | E |
Places the compression ratio in a note for logging |
-DeflateMemLevel value | 9 | sv | E |
How much memory should be used by zlib for compression |
-DeflateWindowSize value | 15 | sv | E |
Zlib compression window size |
- Deny from all|host|env=[!]env-variable
-[host|env=[!]env-variable] ... | | dh | E |
Controls which hosts are denied access to the
+ |
DeflateBufferSize value | 8096 | sv | E |
Fragment size to be compressed at one time by zlib |
+DeflateCompressionLevel value | | sv | E |
How much compression do we apply to the output |
+DeflateFilterNote [type] notename | | sv | E |
Places the compression ratio in a note for logging |
+DeflateMemLevel value | 9 | sv | E |
How much memory should be used by zlib for compression |
+DeflateWindowSize value | 15 | sv | E |
Zlib compression window size |
+ Deny from all|host|env=[!]env-variable
+[host|env=[!]env-variable] ... | | dh | E |
Controls which hosts are denied access to the
server |
-<Directory Verzeichnispfad>
-... </Directory> | | sv | C |
Umschließt eine Gruppe von Direktiven, die nur auf
+ |
<Directory Verzeichnispfad>
+... </Directory> | | sv | C |
Umschließt eine Gruppe von Direktiven, die nur auf
das genannte Verzeichnis des Dateisystems und Unterverzeichnisse angewendet
werden |
-DirectoryIndex
- disabled | local-url [local-url] ... | index.html | svdh | B |
List of resources to look for when the client requests
+ |
DirectoryIndex
+ disabled | local-url [local-url] ... | index.html | svdh | B |
List of resources to look for when the client requests
a directory |
-<DirectoryMatch regex>
-... </DirectoryMatch> | | sv | C |
Umschließt eine Gruppe von Direktiven, die auf
+ |
<DirectoryMatch regex>
+... </DirectoryMatch> | | sv | C |
Umschließt eine Gruppe von Direktiven, die auf
Verzeichnisse des Dateisystems und ihre Unterverzeichnisse abgebildet
werden, welche auf einen regulären Ausdruck passen |
-DirectorySlash On|Off | On | svdh | B |
Toggle trailing slash redirects on or off |
-DocumentRoot Verzeichnis | /usr/local/apache/h + | sv | C |
Verzeichnis, welches den Haupt-Dokumentenbaum bildet, der im
+ |
DirectorySlash On|Off | On | svdh | B |
Toggle trailing slash redirects on or off |
+DocumentRoot Verzeichnis | /usr/local/apache/h + | sv | C |
Verzeichnis, welches den Haupt-Dokumentenbaum bildet, der im
Web sichtbar ist. |
-DTracePrivileges On|Off | Off | s | X |
Determines whether the privileges required by dtrace are enabled. |
-DumpIOInput On|Off | Off | s | E |
Dump all input data to the error log |
-DumpIOLogLevel level | debug | s | E |
Controls the logging level of the DumpIO output |
-DumpIOOutput On|Off | Off | s | E |
Dump all output data to the error log |
-EnableExceptionHook On|Off | Off | s | M |
Aktiviert einen Hook, der nach einem Absturz noch
+ |
DTracePrivileges On|Off | Off | s | X |
Determines whether the privileges required by dtrace are enabled. |
+DumpIOInput On|Off | Off | s | E |
Dump all input data to the error log |
+DumpIOLogLevel level | debug | s | E |
Controls the logging level of the DumpIO output |
+DumpIOOutput On|Off | Off | s | E |
Dump all output data to the error log |
+EnableExceptionHook On|Off | Off | s | M |
Aktiviert einen Hook, der nach einem Absturz noch
Ausnahmefehler behandeln lassen kann |
-EnableMMAP On|Off | On | svdh | C |
Verwende Memory-Mapping, um Dateien während der
+ |
EnableMMAP On|Off | On | svdh | C |
Verwende Memory-Mapping, um Dateien während der
Auslieferung zu lesen |
-EnableSendfile On|Off | On | svdh | C |
Verwende die sendfile-Unterstützung des Kernels, um
+ |
EnableSendfile On|Off | On | svdh | C |
Verwende die sendfile-Unterstützung des Kernels, um
Dateien an den Client auszuliefern |
-ErrorDocument Fehlercode Dokument | | svdh | C |
Das, was der Server im Fehlerfall an den Client
+ |
ErrorDocument Fehlercode Dokument | | svdh | C |
Das, was der Server im Fehlerfall an den Client
zurückgibt |
- ErrorLog Dateiname|syslog[:facility] | logs/error_log (Uni + | sv | C |
Ablageort, an dem der Server Fehler protokolliert |
-Example | | svdh | X |
Demonstration directive to illustrate the Apache module
+ |
ErrorLog Dateiname|syslog[:facility] | logs/error_log (Uni + | sv | C |
Ablageort, an dem der Server Fehler protokolliert |
+Example | | svdh | X |
Demonstration directive to illustrate the Apache module
API |
-ExpiresActive On|Off | | svdh | E |
Enables generation of Expires
+ |
ExpiresActive On|Off | | svdh | E |
Enables generation of Expires
headers |
-ExpiresByType MIME-type
-<code>seconds | | svdh | E |
Value of the Expires header configured
+ |
ExpiresByType MIME-type
+<code>seconds | | svdh | E |
Value of the Expires header configured
by MIME type |
-ExpiresDefault <code>seconds | | svdh | E |
Default algorithm for calculating expiration time |
-ExtendedStatus On|Off | Off | s | B |
Keep track of extended status information for each
+ |
ExpiresDefault <code>seconds | | svdh | E |
Default algorithm for calculating expiration time |
+ExtendedStatus On|Off | Off | s | B |
Keep track of extended status information for each
request |
-ExtFilterDefine filtername parameters | | s | E |
Define an external filter |
-ExtFilterOptions option [option] ... | DebugLevel=0 NoLogS + | d | E |
Configure mod_ext_filter options |
-FileETag Komponente ... | INode MTime Size | svdh | C |
Dateiattribute, die zur Erstellung des HTTP-Response-Headers
+ |
ExtFilterDefine filtername parameters | | s | E |
Define an external filter |
+ExtFilterOptions option [option] ... | DebugLevel=0 NoLogS + | d | E |
Configure mod_ext_filter options |
+FileETag Komponente ... | INode MTime Size | svdh | C |
Dateiattribute, die zur Erstellung des HTTP-Response-Headers
ETag verwendet werden |
-<Files Dateiname> ... </Files> | | svdh | C |
Enthält Direktiven, die sich nur auf passende Dateinamen
+ |
<Files Dateiname> ... </Files> | | svdh | C |
Enthält Direktiven, die sich nur auf passende Dateinamen
beziehen |
-<FilesMatch regex> ... </FilesMatch> | | svdh | C |
Enthält Direktiven, die für Dateinamen gelten, die
+ |
<FilesMatch regex> ... </FilesMatch> | | svdh | C |
Enthält Direktiven, die für Dateinamen gelten, die
auf einen regulären Ausdruck passen |
-FilterChain [+=-@!]filter-name ... | | svdh | B |
Configure the filter chain |
-FilterDeclare filter-name [type] | | svdh | B |
Declare a smart filter |
-FilterProtocol filter-name [provider-name]
- proto-flags | | svdh | B |
Deal with correct HTTP protocol handling |
-FilterProvider filter-name provider-name
- expression | | svdh | B |
Register a content filter |
-FilterTrace filter-name level | | svd | B |
Get debug/diagnostic information from
+ |
FilterChain [+=-@!]filter-name ... | | svdh | B |
Configure the filter chain |
+FilterDeclare filter-name [type] | | svdh | B |
Declare a smart filter |
+FilterProtocol filter-name [provider-name]
+ proto-flags | | svdh | B |
Deal with correct HTTP protocol handling |
+FilterProvider filter-name provider-name
+ expression | | svdh | B |
Register a content filter |
+FilterTrace filter-name level | | svd | B |
Get debug/diagnostic information from
mod_filter |
-ForceLanguagePriority None|Prefer|Fallback [Prefer|Fallback] | Prefer | svdh | B |
Action to take if a single acceptable document is not
+ |
ForceLanguagePriority None|Prefer|Fallback [Prefer|Fallback] | Prefer | svdh | B |
Action to take if a single acceptable document is not
found |
-ForceType MIME-Type|None | | dh | C |
Erzwingt die Auslieferung aller passendenden Dateien mit dem
+ |
ForceType MIME-Type|None | | dh | C |
Erzwingt die Auslieferung aller passendenden Dateien mit dem
angegebenen MIME-Content-Type |
-ForensicLog filename|pipe | | sv | E |
Sets filename of the forensic log |
-Group unix-group | #-1 | s | B |
Group under which the server will answer
+ |
ForensicLog filename|pipe | | sv | E |
Sets filename of the forensic log |
+Group unix-group | #-1 | s | B |
Group under which the server will answer
requests |
-Group Unix-Gruppe | #-1 | s | M |
Benutzergruppe, unter welcher der Server Anfragen
+ |
Group Unix-Gruppe | #-1 | s | M |
Benutzergruppe, unter welcher der Server Anfragen
beantwortet |
-Header [condition] add|append|echo|edit|merge|set|unset
-header [value] [early|env=[!]variable] | | svdh | E |
Configure HTTP response headers |
-HeaderName filename | | svdh | B |
Name of the file that will be inserted at the top
+ |
Header [condition] add|append|echo|edit|merge|set|unset
+header [value] [early|env=[!]variable] | | svdh | E |
Configure HTTP response headers |
+HeaderName filename | | svdh | B |
Name of the file that will be inserted at the top
of the index listing |
- | | s | E |
Address to send heartbeat requests |
- | | s | E |
Address to listen for heartbeat requests |
-HeartbeatStorage file-path | logs/hb.dat | s | E |
Path to store heartbeat data |
-HeartbeatStorage file-path | logs/hb.dat | s | E |
Path to read heartbeat data |
-HostnameLookups On|Off|Double | Off | svd | C |
Aktiviert DNS-Lookups auf Client-IP-Adressen |
-IdentityCheck On|Off | Off | svd | E |
Enables logging of the RFC 1413 identity of the remote
+ |
| | s | E |
Address to send heartbeat requests |
+ | | s | E |
Address to listen for heartbeat requests |
+HeartbeatStorage file-path | logs/hb.dat | s | E |
Path to store heartbeat data |
+HeartbeatStorage file-path | logs/hb.dat | s | E |
Path to read heartbeat data |
+HostnameLookups On|Off|Double | Off | svd | C |
Aktiviert DNS-Lookups auf Client-IP-Adressen |
+IdentityCheck On|Off | Off | svd | E |
Enables logging of the RFC 1413 identity of the remote
user |
-IdentityCheckTimeout seconds | 30 | svd | E |
Determines the timeout duration for ident requests |
-<IfDefine [!]Parametername> ...
- </IfDefine> | | svdh | C |
Schließt Direktiven ein, die nur ausgeführt werden,
+ |
IdentityCheckTimeout seconds | 30 | svd | E |
Determines the timeout duration for ident requests |
+<IfDefine [!]Parametername> ...
+ </IfDefine> | | svdh | C |
Schließt Direktiven ein, die nur ausgeführt werden,
wenn eine Testbedingung beim Start wahr ist |
-<IfModule [!]Modulname|Modulbezeichner>
- ... </IfModule> | | svdh | C |
Schließt Direktiven ein, die abhängig vom
+ |
<IfModule [!]Modulname|Modulbezeichner>
+ ... </IfModule> | | svdh | C |
Schließt Direktiven ein, die abhängig vom
Vorhandensein oder Fehlen eines speziellen Moduls ausgeführt
werden |
-<IfVersion [[!]operator] version> ...
-</IfVersion> | | svdh | E |
contains version dependent configuration |
-ImapBase map|referer|URL | http://servername/ | svdh | B |
Default base for imagemap files |
-ImapDefault error|nocontent|map|referer|URL | nocontent | svdh | B |
Default action when an imagemap is called with coordinates
+ |
<IfVersion [[!]operator] version> ...
+</IfVersion> | | svdh | E |
contains version dependent configuration |
+ImapBase map|referer|URL | http://servername/ | svdh | B |
Default base for imagemap files |
+ImapDefault error|nocontent|map|referer|URL | nocontent | svdh | B |
Default action when an imagemap is called with coordinates
that are not explicitly mapped |
-ImapMenu none|formatted|semiformatted|unformatted | | svdh | B |
Action if no coordinates are given when calling
+ |
ImapMenu none|formatted|semiformatted|unformatted | | svdh | B |
Action if no coordinates are given when calling
an imagemap |
-Include Dateiname|Verzeichnis | | svd | C |
Fügt andere Konfigurationsdateien innerhalb der
+ |
Include Dateiname|Verzeichnis | | svd | C |
Fügt andere Konfigurationsdateien innerhalb der
Server-Konfigurationsdatei ein |
-IndexHeadInsert "markup ..." | | svdh | B |
Inserts text in the HEAD section of an index page. |
-IndexIgnore file [file] ... | | svdh | B |
Adds to the list of files to hide when listing
+ |
IndexHeadInsert "markup ..." | | svdh | B |
Inserts text in the HEAD section of an index page. |
+IndexIgnore file [file] ... | | svdh | B |
Adds to the list of files to hide when listing
a directory |
-IndexOptions [+|-]option [[+|-]option]
-... | | svdh | B |
Various configuration settings for directory
+ |
IndexOptions [+|-]option [[+|-]option]
+... | | svdh | B |
Various configuration settings for directory
indexing |
-IndexOrderDefault Ascending|Descending
-Name|Date|Size|Description | Ascending Name | svdh | B |
Sets the default ordering of the directory index |
-IndexStyleSheet url-path | | svdh | B |
Adds a CSS stylesheet to the directory index |
-InputSed sed-command | | dh | X |
Sed command to filter request data (typically POST data) |
-ISAPIAppendLogToErrors on|off | off | svdh | B |
Record HSE_APPEND_LOG_PARAMETER requests from
+ |
IndexOrderDefault Ascending|Descending
+Name|Date|Size|Description | Ascending Name | svdh | B |
Sets the default ordering of the directory index |
+IndexStyleSheet url-path | | svdh | B |
Adds a CSS stylesheet to the directory index |
+InputSed sed-command | | dh | X |
Sed command to filter request data (typically POST data) |
+ISAPIAppendLogToErrors on|off | off | svdh | B |
Record HSE_APPEND_LOG_PARAMETER requests from
ISAPI extensions to the error log |
-ISAPIAppendLogToQuery on|off | on | svdh | B |
Record HSE_APPEND_LOG_PARAMETER requests from
+ |
ISAPIAppendLogToQuery on|off | on | svdh | B |
Record HSE_APPEND_LOG_PARAMETER requests from
ISAPI extensions to the query field |
-ISAPICacheFile file-path [file-path]
-... | | sv | B |
ISAPI .dll files to be loaded at startup |
-ISAPIFakeAsync on|off | off | svdh | B |
Fake asynchronous support for ISAPI callbacks |
-ISAPILogNotSupported on|off | off | svdh | B |
Log unsupported feature requests from ISAPI
+ |
ISAPICacheFile file-path [file-path]
+... | | sv | B |
ISAPI .dll files to be loaded at startup |
+ISAPIFakeAsync on|off | off | svdh | B |
Fake asynchronous support for ISAPI callbacks |
+ISAPILogNotSupported on|off | off | svdh | B |
Log unsupported feature requests from ISAPI
extensions |
-ISAPIReadAheadBuffer size | 49152 | svdh | B |
Size of the Read Ahead Buffer sent to ISAPI
+ |
ISAPIReadAheadBuffer size | 49152 | svdh | B |
Size of the Read Ahead Buffer sent to ISAPI
extensions |
-KeepAlive On|Off | On | sv | C |
Aktiviert persistente HTTP-Verbindungen |
-KeepAliveTimeout Sekunden | 5 | sv | C |
Zeitspanne, die der Server während persistenter Verbindungen
+ |
KeepAlive On|Off | On | sv | C |
Aktiviert persistente HTTP-Verbindungen |
+KeepAliveTimeout Sekunden | 5 | sv | C |
Zeitspanne, die der Server während persistenter Verbindungen
auf nachfolgende Anfragen wartet |
-KeptBodySize maximum size in bytes | 0 | d | B |
Keep the request body instead of discarding it up to
+ |
KeptBodySize maximum size in bytes | 0 | d | B |
Keep the request body instead of discarding it up to
the specified maximum size, for potential use by filters such as
mod_include. |
-LanguagePriority MIME-lang [MIME-lang]
-... | | svdh | B |
The precendence of language variants for cases where
+ |
LanguagePriority MIME-lang [MIME-lang]
+... | | svdh | B |
The precendence of language variants for cases where
the client does not express a preference |
-LDAPCacheEntries number | 1024 | s | E |
Maximum number of entries in the primary LDAP cache |
-LDAPCacheTTL seconds | 600 | s | E |
Time that cached items remain valid |
-LDAPConnectionTimeout seconds | | s | E |
Specifies the socket connection timeout in seconds |
-LDAPOpCacheEntries number | 1024 | s | E |
Number of entries used to cache LDAP compare
+ |
LDAPCacheEntries number | 1024 | s | E |
Maximum number of entries in the primary LDAP cache |
+LDAPCacheTTL seconds | 600 | s | E |
Time that cached items remain valid |
+LDAPConnectionTimeout seconds | | s | E |
Specifies the socket connection timeout in seconds |
+LDAPOpCacheEntries number | 1024 | s | E |
Number of entries used to cache LDAP compare
operations |
-LDAPOpCacheTTL seconds | 600 | s | E |
Time that entries in the operation cache remain
+ |
LDAPOpCacheTTL seconds | 600 | s | E |
Time that entries in the operation cache remain
valid |
-LDAPReferralHopLimit number | 5 | dh | E |
The maximum number of referral hops to chase before terminating an LDAP query. |
-LDAPReferrals On|Off | On | dh | E |
Enable referral chasing during queries to the LDAP server. |
-LDAPSharedCacheFile directory-path/filename | | s | E |
Sets the shared memory cache file |
-LDAPSharedCacheSize bytes | 102400 | s | E |
Size in bytes of the shared-memory cache |
-LDAPTrustedClientCert type directory-path/filename/nickname [password] | | svdh | E |
Sets the file containing or nickname referring to a per
+ |
LDAPReferralHopLimit number | 5 | dh | E |
The maximum number of referral hops to chase before terminating an LDAP query. |
+LDAPReferrals On|Off | On | dh | E |
Enable referral chasing during queries to the LDAP server. |
+LDAPSharedCacheFile directory-path/filename | | s | E |
Sets the shared memory cache file |
+LDAPSharedCacheSize bytes | 102400 | s | E |
Size in bytes of the shared-memory cache |
+LDAPTrustedClientCert type directory-path/filename/nickname [password] | | svdh | E |
Sets the file containing or nickname referring to a per
connection client certificate. Not all LDAP toolkits support per
connection client certificates. |
-LDAPTrustedGlobalCert type directory-path/filename [password] | | s | E |
Sets the file or database containing global trusted
+ |
LDAPTrustedGlobalCert type directory-path/filename [password] | | s | E |
Sets the file or database containing global trusted
Certificate Authority or global client certificates |
-LDAPTrustedMode type | | sv | E |
Specifies the SSL/TLS mode to be used when connecting to an LDAP server. |
-LDAPVerifyServerCert On|Off | On | s | E |
Force server certificate verification |
-<Limit Methode [Methode] ... > ...
- </Limit> | | svdh | C |
Beschränkt die eingeschlossenen Zugriffskontrollen auf
+ |
LDAPTrustedMode type | | sv | E |
Specifies the SSL/TLS mode to be used when connecting to an LDAP server. |
+LDAPVerifyServerCert On|Off | On | s | E |
Force server certificate verification |
+<Limit Methode [Methode] ... > ...
+ </Limit> | | svdh | C |
Beschränkt die eingeschlossenen Zugriffskontrollen auf
bestimmte HTTP-Methoden |
-<LimitExcept Methode [Methode] ... > ...
- </LimitExcept> | | svdh | C |
Beschränkt Zugriffskontrollen auf alle HTTP-Methoden
+ |
<LimitExcept Methode [Methode] ... > ...
+ </LimitExcept> | | svdh | C |
Beschränkt Zugriffskontrollen auf alle HTTP-Methoden
außer den genannten |
-LimitInternalRecursion Zahl [Zahl] | 10 | sv | C |
Bestimmt die maximale Anzahl interner Umleitungen und
+ |
LimitInternalRecursion Zahl [Zahl] | 10 | sv | C |
Bestimmt die maximale Anzahl interner Umleitungen und
verschachtelter Unteranfragen |
-LimitRequestBody Bytes | 0 | svdh | C |
Begrenzt die Gesamtgröße des vom Client gesendeten
+ |
LimitRequestBody Bytes | 0 | svdh | C |
Begrenzt die Gesamtgröße des vom Client gesendeten
HTTP-Request-Body |
-LimitRequestFields Anzahl | 100 | s | C |
Begrenzt die Anzahl der HTTP-Request-Header, die vom Client
+ |
LimitRequestFields Anzahl | 100 | s | C |
Begrenzt die Anzahl der HTTP-Request-Header, die vom Client
entgegengenommen werden |
-LimitRequestFieldsize Bytes | | s | C |
Begrenzt die Länge des vom Client gesendeten
+ |
LimitRequestFieldsize Bytes | | s | C |
Begrenzt die Länge des vom Client gesendeten
HTTP-Request-Headers |
-LimitRequestLine Bytes | 8190 | s | C |
Begrenzt die Länge der vom Client entgegengenommenen
+ |
LimitRequestLine Bytes | 8190 | s | C |
Begrenzt die Länge der vom Client entgegengenommenen
HTTP-Anfragezeile |
-LimitXMLRequestBody Bytes | 1000000 | svdh | C |
Begrenzt die Größe eines XML-basierten
+ |
LimitXMLRequestBody Bytes | 1000000 | svdh | C |
Begrenzt die Größe eines XML-basierten
Request-Bodys |
-Listen [IP-Addresse:]Port | | s | M |
IP-Adressen und Ports, an denen der Server lauscht |
-ListenBacklog backlog | | s | M |
Maximale Länge der Warteschlange schwebender
+ |
Listen [IP-Addresse:]Port | | s | M |
IP-Adressen und Ports, an denen der Server lauscht |
+ListenBacklog backlog | | s | M |
Maximale Länge der Warteschlange schwebender
Verbindungen |
-LoadFile filename [filename] ... | | s | E |
Link in the named object file or library |
-LoadModule module filename | | s | E |
Links in the object file or library, and adds to the list
+ |
LoadFile filename [filename] ... | | s | E |
Link in the named object file or library |
+LoadModule module filename | | s | E |
Links in the object file or library, and adds to the list
of active modules |
-<Location
- URL-Pfad|URL> ... </Location> | | sv | C |
Wendet die enthaltenen Direktiven nur auf die entsprechenden
+ |
<Location
+ URL-Pfad|URL> ... </Location> | | sv | C |
Wendet die enthaltenen Direktiven nur auf die entsprechenden
URLs an |
-<LocationMatch
- regex> ... </LocationMatch> | | sv | C |
Wendet die enthaltenen Direktiven nur auf URLs an, die auf
+ |
<LocationMatch
+ regex> ... </LocationMatch> | | sv | C |
Wendet die enthaltenen Direktiven nur auf URLs an, die auf
reguläre Ausdrücke passen |
-LockFile Dateiname | logs/accept.lock | s | M |
Ablageort der Lock-Datei für die Serialisierung von
+ |
LockFile Dateiname | logs/accept.lock | s | M |
Ablageort der Lock-Datei für die Serialisierung von
entgegengenommenen Anfragen |
-LogFormat format|nickname
-[nickname] | "%h %l %u %t \"%r\" + | sv | B |
Describes a format for use in a log file |
-LogLevel Level | warn | sv | C |
Steuert die Ausführlichkeit des Fehlerprotokolls |
-MaxClients Anzahl | | s | M |
Maximale Anzahl der Kindprozesse, die zur Bedienung von Anfragen
+ |
LogFormat format|nickname
+[nickname] | "%h %l %u %t \"%r\" + | sv | B |
Describes a format for use in a log file |
+LogLevel Level | warn | sv | C |
Steuert die Ausführlichkeit des Fehlerprotokolls |
+MaxClients Anzahl | | s | M |
Maximale Anzahl der Kindprozesse, die zur Bedienung von Anfragen
gestartet wird |
-MaxKeepAliveRequests Anzahl | 100 | sv | C |
Anzahl der Anfragen, die bei einer persistenten Verbindung
+ |
MaxKeepAliveRequests Anzahl | 100 | sv | C |
Anzahl der Anfragen, die bei einer persistenten Verbindung
zulässig sind |
-MaxMemFree KBytes | 0 | s | M |
Maximale Menge des Arbeitsspeichers, den die
+ |
MaxMemFree KBytes | 0 | s | M |
Maximale Menge des Arbeitsspeichers, den die
Haupt-Zuteilungsroutine verwalten darf, ohne free()
aufzurufen |
-MaxRequestsPerChild number | 10000 | s | M |
Obergrenze für die Anzahl von Anfragen, die ein einzelner
+ |
MaxRequestsPerChild number | 10000 | s | M |
Obergrenze für die Anzahl von Anfragen, die ein einzelner
Kindprozess während seines Lebens bearbeitet |
-MaxSpareServers Anzahl | 10 | s | M |
Maximale Anzahl der unbeschäftigten Kindprozesse des
+ |
MaxSpareServers Anzahl | 10 | s | M |
Maximale Anzahl der unbeschäftigten Kindprozesse des
Servers |
-MaxSpareThreads Anzahl | | s | M |
Maximale Anzahl unbeschäftigter Threads |
-MaxThreads number | 2048 | s | M |
Set the maximum number of worker threads |
-MetaDir directory | .web | svdh | E |
Name of the directory to find CERN-style meta information
+ |
MaxSpareThreads Anzahl | | s | M |
Maximale Anzahl unbeschäftigter Threads |
+MaxThreads number | 2048 | s | M |
Set the maximum number of worker threads |
+MetaDir directory | .web | svdh | E |
Name of the directory to find CERN-style meta information
files |
-MetaFiles on|off | off | svdh | E |
Activates CERN meta-file processing |
-MetaSuffix suffix | .meta | svdh | E |
File name suffix for the file containg CERN-style
+ |
MetaFiles on|off | off | svdh | E |
Activates CERN meta-file processing |
+MetaSuffix suffix | .meta | svdh | E |
File name suffix for the file containg CERN-style
meta information |
-MimeMagicFile file-path | | sv | E |
Enable MIME-type determination based on file contents
+ |
MimeMagicFile file-path | | sv | E |
Enable MIME-type determination based on file contents
using the specified magic file |
-MinSpareServers Anzahl | 5 | s | M |
Minimale Anzahl der unbeschäftigten Kindprozesse des
+ |
MinSpareServers Anzahl | 5 | s | M |
Minimale Anzahl der unbeschäftigten Kindprozesse des
Servers |
-MinSpareThreads Anzahl | | s | M |
Minimale Anzahl unbeschäftigter Threads, die zur
+ |
MinSpareThreads Anzahl | | s | M |
Minimale Anzahl unbeschäftigter Threads, die zur
Bedienung von Anfragespitzen zur Verfügung stehen |
-MMapFile file-path [file-path] ... | | s | X |
Map a list of files into memory at startup time |
-ModMimeUsePathInfo On|Off | Off | d | B |
Tells mod_mime to treat path_info
+ |
MMapFile file-path [file-path] ... | | s | X |
Map a list of files into memory at startup time |
+ModMimeUsePathInfo On|Off | Off | d | B |
Tells mod_mime to treat path_info
components as part of the filename |
-MultiviewsMatch Any|NegotiatedOnly|Filters|Handlers
-[Handlers|Filters] | NegotiatedOnly | svdh | B |
The types of files that will be included when searching for
+ |
MultiviewsMatch Any|NegotiatedOnly|Filters|Handlers
+[Handlers|Filters] | NegotiatedOnly | svdh | B |
The types of files that will be included when searching for
a matching file with MultiViews |
-NameVirtualHost Adresse[:Port] | | s | C |
Bestimmt eine IP-Adresse für den Betrieb namensbasierter
+ |
NameVirtualHost Adresse[:Port] | | s | C |
Bestimmt eine IP-Adresse für den Betrieb namensbasierter
virtueller Hosts |
-NoProxy host [host] ... | | sv | E |
Hosts, domains, or networks that will be connected to
+ |
NoProxy host [host] ... | | sv | E |
Hosts, domains, or networks that will be connected to
directly |
-NWSSLTrustedCerts filename [filename] ... | | s | B |
List of additional client certificates |
-NWSSLUpgradeable [IP-address:]portnumber | | s | B |
Allows a connection to be upgraded to an SSL connection upon request |
-Options
- [+|-]Option [[+|-]Option] ... | All | svdh | C |
Definiert, welche Eigenschaften oder Funktionen in einem
+ |
NWSSLTrustedCerts filename [filename] ... | | s | B |
List of additional client certificates |
+NWSSLUpgradeable [IP-address:]portnumber | | s | B |
Allows a connection to be upgraded to an SSL connection upon request |
+Options
+ [+|-]Option [[+|-]Option] ... | All | svdh | C |
Definiert, welche Eigenschaften oder Funktionen in einem
bestimmten Verzeichnis verfügbar sind |
- Order ordering | Deny,Allow | dh | E |
Controls the default access state and the order in which
+ |
Order ordering | Deny,Allow | dh | E |
Controls the default access state and the order in which
Allow and Deny are
evaluated. |
-OutputSed sed-command | | dh | X |
Sed command for filtering response content |
-PassEnv env-variable [env-variable]
-... | | svdh | B |
Passes environment variables from the shell |
-PidFile Dateiname | logs/httpd.pid | s | M |
Datei, in welcher der Server die Prozess-ID des Daemons
+ |
OutputSed sed-command | | dh | X |
Sed command for filtering response content |
+PassEnv env-variable [env-variable]
+... | | svdh | B |
Passes environment variables from the shell |
+PidFile Dateiname | logs/httpd.pid | s | M |
Datei, in welcher der Server die Prozess-ID des Daemons
ablegt |
-PrivilegesMode FAST|SECURE|SELECTIVE | | svd | X |
Trade off processing speed and efficiency vs security against
+ |
PrivilegesMode FAST|SECURE|SELECTIVE | | svd | X |
Trade off processing speed and efficiency vs security against
malicious privileges-aware code. |
-ProtocolEcho On|Off | Off | sv | X |
Turn the echo server on or off |
-<Proxy wildcard-url> ...</Proxy> | | sv | E |
Container for directives applied to proxied resources |
-ProxyBadHeader IsError|Ignore|StartBody | IsError | sv | E |
Determines how to handle bad header lines in a
+ |
ProtocolEcho On|Off | Off | sv | X |
Turn the echo server on or off |
+<Proxy wildcard-url> ...</Proxy> | | sv | E |
Container for directives applied to proxied resources |
+ProxyBadHeader IsError|Ignore|StartBody | IsError | sv | E |
Determines how to handle bad header lines in a
response |
-ProxyBlock *|word|host|domain
-[word|host|domain] ... | | sv | E |
Words, hosts, or domains that are banned from being
+ |
ProxyBlock *|word|host|domain
+[word|host|domain] ... | | sv | E |
Words, hosts, or domains that are banned from being
proxied |
-ProxyDomain Domain | | sv | E |
Default domain name for proxied requests |
-ProxyErrorOverride On|Off | Off | sv | E |
Override error pages for proxied content |
-ProxyFtpDirCharset character set | ISO-8859-1 | svd | E |
Define the character set for proxied FTP listings |
-ProxyFtpEscapeWildcards [on|off] | | svd | E |
Whether wildcards in requested filenames are escaped when sent to the FTP server |
-ProxyFtpListOnWildcard [on|off] | | svd | E |
Whether wildcards in requested filenames trigger a file listing |
-ProxyIOBufferSize bytes | 8192 | sv | E |
Determine size of internal data throughput buffer |
-<ProxyMatch regex> ...</ProxyMatch> | | sv | E |
Container for directives applied to regular-expression-matched
+ |
ProxyDomain Domain | | sv | E |
Default domain name for proxied requests |
+ProxyErrorOverride On|Off | Off | sv | E |
Override error pages for proxied content |
+ProxyFtpDirCharset character set | ISO-8859-1 | svd | E |
Define the character set for proxied FTP listings |
+ProxyFtpEscapeWildcards [on|off] | | svd | E |
Whether wildcards in requested filenames are escaped when sent to the FTP server |
+ProxyFtpListOnWildcard [on|off] | | svd | E |
Whether wildcards in requested filenames trigger a file listing |
+ProxyIOBufferSize bytes | 8192 | sv | E |
Determine size of internal data throughput buffer |
+<ProxyMatch regex> ...</ProxyMatch> | | sv | E |
Container for directives applied to regular-expression-matched
proxied resources |
-ProxyMaxForwards number | -1 | sv | E |
Maximium number of proxies that a request can be forwarded
+ |
ProxyMaxForwards number | -1 | sv | E |
Maximium number of proxies that a request can be forwarded
through |
-ProxyPass [path] !|url [key=value
- [key=value ...]] [nocanon] [interpolate] | | svd | E |
Maps remote servers into the local server URL-space |
-ProxyPassInterpolateEnv On|Off | Off | svd | E |
Enable Environment Variable interpolation in Reverse Proxy configurations |
-ProxyPassMatch [regex] !|url [key=value
- [key=value ...]] | | svd | E |
Maps remote servers into the local server URL-space using regular expressions |
-ProxyPassReverse [path] url
-[interpolate] | | svd | E |
Adjusts the URL in HTTP response headers sent from a reverse
+ |
ProxyPass [path] !|url [key=value
+ [key=value ...]] [nocanon] [interpolate] | | svd | E |
Maps remote servers into the local server URL-space |
+ProxyPassInterpolateEnv On|Off | Off | svd | E |
Enable Environment Variable interpolation in Reverse Proxy configurations |
+ProxyPassMatch [regex] !|url [key=value
+ [key=value ...]] | | svd | E |
Maps remote servers into the local server URL-space using regular expressions |
+ProxyPassReverse [path] url
+[interpolate] | | svd | E |
Adjusts the URL in HTTP response headers sent from a reverse
proxied server |
-ProxyPassReverseCookieDomain internal-domain
-public-domain [interpolate] | | svd | E |
Adjusts the Domain string in Set-Cookie headers from a reverse-
+ |
ProxyPassReverseCookieDomain internal-domain
+public-domain [interpolate] | | svd | E |
Adjusts the Domain string in Set-Cookie headers from a reverse-
proxied server |
-ProxyPassReverseCookiePath internal-path
-public-path [interpolate] | | svd | E |
Adjusts the Path string in Set-Cookie headers from a reverse-
+ |
ProxyPassReverseCookiePath internal-path
+public-path [interpolate] | | svd | E |
Adjusts the Path string in Set-Cookie headers from a reverse-
proxied server |
-ProxyPreserveHost On|Off | Off | sv | E |
Use incoming Host HTTP request header for proxy
+ |
ProxyPreserveHost On|Off | Off | sv | E |
Use incoming Host HTTP request header for proxy
request |
-ProxyReceiveBufferSize bytes | 0 | sv | E |
Network buffer size for proxied HTTP and FTP
+ |
ProxyReceiveBufferSize bytes | 0 | sv | E |
Network buffer size for proxied HTTP and FTP
connections |
-ProxyRemote match remote-server | | sv | E |
Remote proxy used to handle certain requests |
-ProxyRemoteMatch regex remote-server | | sv | E |
Remote proxy used to handle requests matched by regular
+ |
ProxyRemote match remote-server | | sv | E |
Remote proxy used to handle certain requests |
+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
+ |
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
+ |
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 |
-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
+ |
ProxySet url key=value [key=value ...] | | d | E |
Set various Proxy balancer or member parameters |
+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
+ |
ReadmeName filename | | svdh | B |
Name of the file that will be inserted at the end
of the index listing |
-Redirect [status] URL-path
-URL | | svdh | B |
Sends an external redirect asking the client to fetch
+ |
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
+ |
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
+ |
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
+ |
RedirectTemp URL-path URL | | svdh | B |
Sends an external temporary redirect asking the client to fetch
a different URL |
-RemoteIPHeader header-field | | sv | B |
Declare the header field which should be parsed for client 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
+ |
RemoteIPHeader header-field | | sv | B |
Declare the header field which should be parsed for client 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
+ |
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
+ |
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
+ |
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
+ |
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
+ |
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
+ |
RemoveType extension [extension]
+... | | vdh | B |
Removes any content type associations for a set of file
extensions |
-RequestHeader add|append|edit|merge|set|unset header
-[value] [replacement] [early|env=[!]variable] | | svdh | E |
Configure HTTP request headers |
-Require Name [Name] ... | | dh | C |
Wählt die authentisierten Benutzer aus, die auf eine
+ |
RequestHeader add|append|edit|merge|set|unset header
+[value] [replacement] [early|env=[!]variable] | | svdh | E |
Configure HTTP request headers |
+Require Name [Name] ... | | dh | C |
Wählt die authentisierten Benutzer aus, die auf eine
Ressource zugreifen können |
-Require [not] entity-name
- [entity-name] ... | | dh | B |
Tests whether an authenticated user is authorized by
+ |
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
+ |
<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
+ |
<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
+ |
<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
+ |
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 |
-RewriteLock file-path | | s | E |
Sets the name of the lock file used for RewriteMap
+ |
RewriteEngine on|off | off | svdh | E |
Enables or disables runtime rewriting engine |
+RewriteLock file-path | | s | E |
Sets the name of the lock file used for RewriteMap
synchronization |
-RewriteLog file-path | | sv | E |
Sets the name of the file used for logging rewrite engine
+ |
RewriteLog file-path | | sv | E |
Sets the name of the file used for logging rewrite engine
processing |
-RewriteLogLevel Level | 0 | sv | E |
Sets the verbosity of the log file used by the rewrite
+ |
RewriteLogLevel Level | 0 | sv | E |
Sets the verbosity of the log file used by the rewrite
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
+ |
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
+ |
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
+ |
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 | C |
Zusammenspiel von rechnerbasierter Zugriffskontrolle und
+ |
Satisfy Any|All | All | dh | C |
Zusammenspiel von rechnerbasierter Zugriffskontrolle und
Benutzerauthentisierung |
-Satisfy Any|All | All | dh | E |
Interaction between host-level access control and
+ |
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
+ |
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
+ |
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
+ |
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
+ |
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
+ |
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
+ |
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 | logs/cgisock | s | B |
The filename prefix of the socket to use for communication with
+ |
ScriptLogLength bytes | 10385760 | sv | B |
Size limit of the CGI script logfile |
+ScriptSock file-path | logs/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 | B |
Determine if mod_status displays the first 63 characters
+ |
SecureListen [IP-address:]portnumber
+Certificate-Name [MUTUAL] | | s | B |
Enables SSL encryption for the specified port |
+SeeRequestTail On|Off | Off | s | B |
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,
+ |
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
+ |
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
+ |
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
+ |
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
+ |
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
+ |
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
+ |
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 |
-SessionCryptoDriver name [param[=value]] | | s | E |
The crypto driver to be used to encrypt the session |
-SessionCryptoPassphrase secret | | svdh | E |
The key 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
+ |
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 |
+SessionCryptoDriver name [param[=value]] | | s | E |
The crypto driver to be used to encrypt the session |
+SessionCryptoPassphrase secret | | svdh | E |
The key 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
+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
+ [[!]env-variable[=value]] ... | | svdh | B | Sets environment variables based on attributes of the request
|
-SetEnvIfNoCase attribute regex
+SetEnvIfNoCase attribute regex
[!]env-variable[=value]
- [[!]env-variable[=value]] ... | | svdh | B | Sets environment variables based on attributes of the request
+ [[!]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
+ | 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
+ | 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 |
-SSIAccessEnable on|off | off | dh | B | Enable the -A flag during conditional flow control processing. |
-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
+ | SetOutputFilter Filter[;Filter...] | | svdh | C | Bestimmt die Filter, die Antworten des Servers verarbeiten |
+SSIAccessEnable on|off | off | dh | B | Enable the -A flag during conditional flow control processing. |
+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 |
-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
+ | 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
+ | 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
+ | 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
+ | 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
+ | SSLCADNRequestPath directory-path | | sv | E | Directory of PEM-encoded CA Certificates for
defining acceptable CA names |
-SSLCARevocationFile file-path | | sv | E | File of concatenated PEM-encoded CA CRLs for
+ | 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
+ | 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 | ALL:!ADH:RC4+RSA:+H + | svdh | E | Cipher Suite available for negotiation in SSL
+ | 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 | ALL:!ADH:RC4+RSA:+H + | svdh | E | Cipher Suite available for negotiation in SSL
handshake |
-SSLCryptoDevice engine | builtin | s | E | Enable use of a cryptographic hardware accelerator |
-SSLEngine on|off|optional | off | sv | E | SSL Engine Operation Switch |
-SSLHonorCiperOrder flag | | sv | E | Option to prefer the server's cipher preference order |
-SSLMutex type | none | s | E | Semaphore for internal mutual exclusion of
+ | SSLCryptoDevice engine | builtin | s | E | Enable use of a cryptographic hardware accelerator |
+SSLEngine on|off|optional | off | sv | E | SSL Engine Operation Switch |
+SSLHonorCiperOrder flag | | sv | E | Option to prefer the server's cipher preference order |
+SSLMutex type | none | s | E | Semaphore for internal mutual exclusion of
operations |
-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 |
-SSLOptions [+|-]option ... | | svdh | E | Configure various SSL engine run-time options |
-SSLPassPhraseDialog type | builtin | s | E | Type of pass phrase dialog for encrypted private
+ | 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 |
+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 versions |
-SSLProxyCACertificateFile file-path | | sv | E | File of concatenated PEM-encoded CA Certificates
+ | SSLProtocol [+|-]protocol ... | all | sv | E | Configure usable SSL 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
+ | 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 |
-SSLProxyCheckPeerCN on|off | on | sv | E | Whether to check the remote server certificates CN field
+ | 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
+ | 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
+ | 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 |
-SSLRenegBufferSize bytes | 131072 | dh | E | Set the size for the SSL renegotiation buffer |
-SSLRequire expression | | dh | E | Allow access only when an arbitrarily complex
+ | 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
+ | 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 |
-SSLStrictSNIVHostCheck on|off | off | sv | E | Whether to allow non SNI clients to access a name based virtual
+ | SSLStrictSNIVHostCheck on|off | off | sv | E | Whether to allow non SNI clients to access a name based virtual
host.
|
-SSLUserName varname | | sdh | E | Variable name to determine user name |
-SSLVerifyClient level | none | svdh | E | Type of Client Certificate verification |
-SSLVerifyDepth number | 1 | svdh | E | Maximum depth of CA Certificates in Client
+ | SSLUserName varname | | sdh | E | Variable name to determine user name |
+SSLVerifyClient level | none | svdh | E | Type of Client Certificate verification |
+SSLVerifyDepth number | 1 | svdh | E | Maximum depth of CA Certificates in Client
Certificate verification |
-StartServers Anzahl | | s | M | Anzahl der Kindprozesse des Servers, die beim Start erstellt
+ | StartServers Anzahl | | s | M | Anzahl der Kindprozesse des Servers, die beim Start erstellt
werden |
-StartThreads Anzahl | | s | M | Anzahl der Threads, die beim Start erstellt werden |
-Substitute s/pattern/substitution/[infq] | | dh | X | Pattern to filter the response content |
-SuexecUserGroup User Group | | sv | E | User and group for CGI programs to run as |
-ThreadLimit Anzahl | | s | M | Bestimmt die Obergrenze der konfigurierbaren Anzahl von Threads
+ | StartThreads Anzahl | | s | M | Anzahl der Threads, die beim Start erstellt werden |
+Substitute s/pattern/substitution/[infq] | | dh | X | Pattern to filter the response content |
+SuexecUserGroup User Group | | sv | E | User and group for CGI programs to run as |
+ThreadLimit Anzahl | | s | M | Bestimmt die Obergrenze der konfigurierbaren Anzahl von Threads
pro Kindprozess |
-ThreadsPerChild Anzahl | | s | M | Anzahl der Threads, die mit jedem Kindprozess gestartet
+ | ThreadsPerChild Anzahl | | s | M | Anzahl der Threads, die mit jedem Kindprozess gestartet
werden |
-ThreadStackSize size | | s | M | Die Größe des Stacks in Bytes, der von Threads
+ | ThreadStackSize size | | s | M | Die Größe des Stacks in Bytes, der von Threads
verwendet wird, die Client-Verbindungen bearbeiten. |
-TimeOut Sekunden | 300 | s | C | Zeitspanne, die der Server auf verschiedene Ereignisse wartet,
+ | TimeOut Sekunden | 300 | s | C | Zeitspanne, die der Server auf verschiedene Ereignisse wartet,
bevor er die Anfrage abbricht |
-TransferLog file|pipe | | sv | B | Specify location of a log file |
-TypesConfig file-path | conf/mime.types | s | B | The location of the mime.types file |
-UnsetEnv env-variable [env-variable]
-... | | svdh | B | Removes variables from the environment |
-UseCanonicalName On|Off|DNS | Off | svd | C | Bestimmt, wie der Server seinen eigenen Namen und Port
+ | TransferLog file|pipe | | sv | B | Specify location of a log file |
+TypesConfig file-path | conf/mime.types | s | B | The location of the mime.types file |
+UnsetEnv env-variable [env-variable]
+... | | svdh | B | Removes variables from the environment |
+UseCanonicalName On|Off|DNS | Off | svd | C | Bestimmt, wie der Server seinen eigenen Namen und Port
ermittelt |
-User unix-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 |
-User Unix-User-ID | #-1 | s | M | Die Benutzerkennung, unter welcher der Server Anfragen
+ | User Unix-User-ID | #-1 | s | M | Die Benutzerkennung, unter welcher der Server Anfragen
beantwortet |
-UserDir directory-filename [directory-filename] ...
- | | sv | B | Location of the user-specific directories |
-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 |
-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 |
| | |