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 |
-| 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 |
+| 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 |
-| DefaultIcon url-path | | svdh | B |
| Icon to display for files when no specific icon is
+ |
| DefaultIcon url-path | | svdh | B |
| Icon to display for files when no specific icon is
configured |
-| DefaultLanguage MIME-lang | | svdh | B |
| Sets all files in the given scope to the specified
+ |
| DefaultLanguage MIME-lang | | svdh | B |
| Sets all files in the given scope to the specified
language |
-| DefaultType MIME-Type | text/plain | svdh | C |
| MIME-Content-Type, der gesendet wird, wenn der Server den Typ
+ |
| 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 |
-| 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 | B |
| Controls which hosts are denied access to the
+ |
| DeflateBufferSize value | 8096 | sv | E |
| Fragment size to be compressed at one time by zlib |
+| 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 | B |
| 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
- local-url [local-url] ... | index.html | svdh | B |
| List of resources to look for when the client requests
+ |
| DirectoryIndex
+ 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 |
-| DocumentRoot Verzeichnis | /usr/local/apache/h + | sv | C |
| Verzeichnis, welches den Haupt-Dokumentenbaum bildet, der im
+ |
| DocumentRoot Verzeichnis | /usr/local/apache/h + | sv | C |
| Verzeichnis, welches den Haupt-Dokumentenbaum bildet, der im
Web sichtbar ist. |
-| 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 |
-| 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 |
-| Group unix-group | #-1 | s | M |
| Group under which the server will answer
+ |
| Group unix-group | #-1 | s | M |
| Group under which the server will answer
requests |
-| Header set|append|add|unset|echo header
-[value [env=[!]variable]] | | svdh | E |
| Configure HTTP response headers |
-| HeaderName filename | | svdh | B |
| Name of the file that will be inserted at the top
+ |
| Header set|append|add|unset|echo header
+[value [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 |
-| HostnameLookups On|Off|Double | Off | svd | C |
| Aktiviert DNS-Lookups auf Client-IP-Adressen |
-| IdentityCheck On|Off | Off | svd | C |
| Ermöglicht die Protokollierung der Identität des
+ |
| HostnameLookups On|Off|Double | Off | svd | C |
| Aktiviert DNS-Lookups auf Client-IP-Adressen |
+| IdentityCheck On|Off | Off | svd | C |
| Ermöglicht die Protokollierung der Identität des
entfernten Anwenders nach RFC1413 |
-| <IfDefine [!]Parametername> ...
- </IfDefine> | | svdh | C |
| Schließt Direktiven ein, die nur ausgeführt werden,
+ |
| <IfDefine [!]Parametername> ...
+ </IfDefine> | | svdh | C |
| Schließt Direktiven ein, die nur ausgeführt werden,
wenn eine Testbedingung beim Start wahr ist |
-| <IfModule [!]Modulname> ...
- </IfModule> | | svdh | C |
| Schließt Direktiven ein, die abhängig vom
+ |
| <IfModule [!]Modulname> ...
+ </IfModule> | | svdh | C |
| Schließt Direktiven ein, die abhängig vom
Vorhandensein oder Fehlen eines speziellen Moduls ausgeführt
werden |
-| 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
+ |
| 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 |
-| IndexIgnore file [file] ... | | svdh | B |
| Adds to the list of files to hide when listing
+ |
| 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 |
-| 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 |
+| 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 | 15 | sv | C |
| Zeitspanne, die der Server während persistenter Verbindungen
+ |
| KeepAlive On|Off | On | sv | C |
| Aktiviert persistente HTTP-Verbindungen |
+| KeepAliveTimeout Sekunden | 15 | sv | C |
| Zeitspanne, die der Server während persistenter Verbindungen
auf nachfolgende Anfragen wartet |
-| 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 | X |
| Maximum number of entires in the primary LDAP cache |
-| LDAPCacheTTL seconds | 600 | s | X |
| Time that cached items remain valid |
-| LDAPCertDBPath directory-path | | s | X |
| Directory containing certificates for SSL support |
+| LDAPCacheEntries number | 1024 | s | X |
| Maximum number of entires in the primary LDAP cache |
+| LDAPCacheTTL seconds | 600 | s | X |
| Time that cached items remain valid |
| LDAPOpCacheEntries number | 1024 | s | X |
| Number of entries used to cache LDAP compare
operations |
| LDAPOpCacheTTL seconds | 600 | s | X |
| Time that entries in the operation cache remain
valid |
| LDAPSharedCacheSize bytes | 102400 | s | X |
| Size in bytes of the shared-memory cache |
+| LDAPTrustedCA directory-path/filename | | s | X |
| Sets the file containing the trusted Certificate Authority certificate or database |
+| LDAPTrustedCAType type | | s | X |
| Specifies the type of the Certificate Authority file |
| <Limit Methode [Methode] ... > ...
</Limit> | | svdh | C |
| Beschränkt die eingeschlossenen Zugriffskontrollen auf
bestimmte HTTP-Methoden |
diff --git a/docs/manual/mod/quickreference.html.en b/docs/manual/mod/quickreference.html.en
index 0a9c75552ee..410917bcd6a 100644
--- a/docs/manual/mod/quickreference.html.en
+++ b/docs/manual/mod/quickreference.html.en
@@ -164,208 +164,208 @@ authenticating the user if this one fails