X-Git-Url: https://granicus.if.org/sourcecode?a=blobdiff_plain;f=docs%2Fmanual%2Fmod%2Fcore.html.de;h=81024a858f70a7e63dead247157f3a1039b3069a;hb=0905aa3f825ed63d33ba239a93cfe9f8b2351f51;hp=42204e1ec973a79b073e13a70216bae7703dc59e;hpb=93f7e7b59025b7120e8a440a9e7683f78078d973;p=apache diff --git a/docs/manual/mod/core.html.de b/docs/manual/mod/core.html.de index 42204e1ec9..81024a858f 100644 --- a/docs/manual/mod/core.html.de +++ b/docs/manual/mod/core.html.de @@ -1,23 +1,28 @@ - -core - Apache HTTP Server +core - Apache HTTP Server Version 2.5 - + + + + +

Apache HTTP Server Version 2.5

+
<-
-Apache > HTTP-Server > Dokumentation > Version 2.3 > Module
+Apache > HTTP-Server > Dokumentation > Version 2.5 > Module

Apache-Kernfunktionen

+
top

AcceptFilter-Direktive

@@ -368,7 +391,7 @@ werden d erlaubt sind. Syntax:AllowOverride All|None|Direktiven-Typ [Direktiven-Typ] ... -Voreinstellung:AllowOverride All +Voreinstellung:AllowOverride None (2.3.9 und später), AllowOverride All (2.3.8 und früher) Kontext:Verzeichnis Status:Core Modul:core @@ -404,11 +427,11 @@ erlaubt sind.
AuthConfig
- Erlaubt die Verwendung von Autorisierungs-Anweisungen (AuthDBMGroupFile, + Erlaubt die Verwendung von Autorisierungs-Anweisungen (AuthDBMGroupFile, AuthDBMUserFile, AuthGroupFile, - AuthName, - AuthType, AuthUserFile, Require usw.).
+ AuthName, + AuthType, AuthUserFile, Require usw.).
FileInfo
@@ -430,14 +453,15 @@ erlaubt sind. Verzeichnisindizes (AddDescription, AddIcon, AddIconByEncoding, AddIconByType, - DefaultIcon, DirectoryIndex, FancyIndexing, HeaderName, IndexIgnore, IndexOptions, ReadmeName + DefaultIcon, DirectoryIndex, + FancyIndexing, HeaderName, IndexIgnore, IndexOptions, ReadmeName usw.).
Limit
Erlaubt die Verwendung von Direktiven zur Steuerung des - Zugriffs von Hosts (Allow, Deny und Order).
+ Zugriffs von Hosts (Allow, Deny und Order).
Options[=Option,...]
@@ -470,6 +494,40 @@ erlaubt sind.
top
+

AllowOverrideList-Direktive

+ + + + + + + +
Beschreibung:Individual directives that are allowed in +.htaccess files
Syntax:AllowOverrideList None|directive +[directive-type] ...
Voreinstellung:AllowOverrideList None
Kontext:Verzeichnis
Status:Core
Modul:core

Die Dokumentation zu dieser Direktive wurde + noch nicht übersetzt. Bitte schauen Sie in die englische + Version.

Siehe auch

+ +
+
top
+

AsyncFilter-Direktive

+ + + + + + + + +
Beschreibung:Set the minimum filter type eligible for asynchronous handling
Syntax:AsyncFilter request|connection|network
Voreinstellung:AsyncFilter request
Kontext:Serverkonfiguration, Virtual Host
Status:Core
Modul:core
Kompatibilität:Only available from Apache 2.5.0 and later.

Die Dokumentation zu dieser Direktive wurde + noch nicht übersetzt. Bitte schauen Sie in die englische + Version.

+
top

CGIMapExtension-Direktive

top
+
Beschreibung:Technik zur Bestimmung des Interpreters für @@ -490,6 +548,34 @@ CGI-Skripte
+ + + + + + + + +
Beschreibung:Enables passing HTTP authorization headers to scripts as CGI +variables
Syntax:CGIPassAuth On|Off
Voreinstellung:CGIPassAuth Off
Kontext:Verzeichnis, .htaccess
AllowOverride:AuthConfig
Status:Core
Modul:core
Kompatibilität:Available in Apache HTTP Server 2.4.13 and later

Die Dokumentation zu dieser Direktive wurde + noch nicht übersetzt. Bitte schauen Sie in die englische + Version.

+
top
+

CGIVar-Direktive

+ + + + + + + + +
Beschreibung:Controls how some CGI variables are set
Syntax:CGIVar variable rule
Kontext:Verzeichnis, .htaccess
AllowOverride:FileInfo
Status:Core
Modul:core
Kompatibilität:Available in Apache HTTP Server 2.5 and later

Die Dokumentation zu dieser Direktive wurde + noch nicht übersetzt. Bitte schauen Sie in die englische + Version.

+
top

ContentDigest-Direktive

Modulen. SSI-Dokumente, CGI-Skript-Ausgaben und Byte-Range-Antworten besitzen diesen Header beispielsweise nicht.

+ +
top
+
Beschreibung:Aktiviert die Generierung von Content-MD5 @@ -532,6 +618,25 @@ HTTP-Response-Headern
+ + + + + + + +
Beschreibung:Base directory for the server run-time files
Syntax:DefaultRuntimeDir directory-path
Voreinstellung:DefaultRuntimeDir DEFAULT_REL_RUNTIMEDIR (logs/)
Kontext:Serverkonfiguration
Status:Core
Modul:core
Kompatibilität:Available in Apache 2.4.2 and later

Die Dokumentation zu dieser Direktive wurde + noch nicht übersetzt. Bitte schauen Sie in die englische + Version.

Siehe auch

+
top

DefaultType-Direktive

@@ -806,6 +911,61 @@ abbilden
top
+

<Else>-Direktive

+ + + + + + + +
Beschreibung:Contains directives that apply only if the condition of a +previous <If> or +<ElseIf> section is not +satisfied by a request at runtime
Syntax:<Else> ... </Else>
Kontext:Serverkonfiguration, Virtual Host, Verzeichnis, .htaccess
AllowOverride:All
Status:Core
Modul:core

Die Dokumentation zu dieser Direktive wurde + noch nicht übersetzt. Bitte schauen Sie in die englische + Version.

Siehe auch

+ +
+
top
+

<ElseIf>-Direktive

+ + + + + + + +
Beschreibung:Contains directives that apply only if a condition is satisfied +by a request at runtime while the condition of a previous +<If> or +<ElseIf> section is not +satisfied
Syntax:<ElseIf expression> ... </ElseIf>
Kontext:Serverkonfiguration, Virtual Host, Verzeichnis, .htaccess
AllowOverride:All
Status:Core
Modul:core

Die Dokumentation zu dieser Direktive wurde + noch nicht übersetzt. Bitte schauen Sie in die englische + Version.

Siehe auch

+ +
+
top

EnableMMAP-Direktive

top
@@ -1585,6 +1747,24 @@ Server-Konfigurationsdatei ein
top
+
Beschreibung:Verwende Memory-Mapping, um Dateien während der @@ -1116,11 +1276,10 @@ Fehlermeldungen

ErrorLogFormat-Direktive

- + -
Beschreibung:Format specification for error log entries
Syntax: ErrorLog [connection|request] format
Syntax: ErrorLogFormat [connection|request] format
Kontext:Serverkonfiguration, Virtual Host
Status:Core
Modul:core
Kompatibilität:Available in Apache httpd 2.3.9 and later

Die Dokumentation zu dieser Direktive wurde noch nicht übersetzt. Bitte schauen Sie in die englische Version.

Siehe auch

@@ -1406,11 +1565,14 @@ satisfied by a request at runtime
+ + + + + + +
Beschreibung:Includes other configuration files from within +the server configuration files
Syntax:IncludeOptional file-path|directory-path|wildcard
Kontext:Serverkonfiguration, Virtual Host, Verzeichnis
Status:Core
Modul:core
Kompatibilität:Available in 2.3.6 and later

Die Dokumentation zu dieser Direktive wurde + noch nicht übersetzt. Bitte schauen Sie in die englische + Version.

Siehe auch

+ +
+
top

KeepAlive-Direktive

@@ -1691,7 +1871,7 @@ bestimmte HTTP-Methoden
Wenn es um Zugriffsbeschränkungen geht, sollte - ein <LimitExcept>-Container sollte immmer einem <Limit>-Container vorgezogen + ein <LimitExcept>-Container sollte immer einem <Limit>-Container vorgezogen werden, da <LimitExcept> einen Schutz gegen beliebige Methoden bietet.
@@ -2236,6 +2416,25 @@ regul nicht zu, wenn mittels syslog protokolliert wird.

+ +
top
+
Beschreibung:Aktiviert persistente HTTP-Verbindungen
+ + + + + + + +
Beschreibung:Override the verbosity of the ErrorLog for certain clients
Syntax:LogLevel ipaddress[/prefixlen] + [module:]level [module:level] ... +
Voreinstellung:unset
Kontext:Serverkonfiguration, Virtual Host
Status:Core
Modul:core
Kompatibilität:Available in Apache HTTP Server 2.5.0 and later

Die Dokumentation zu dieser Direktive wurde + noch nicht übersetzt. Bitte schauen Sie in die englische + Version.

Siehe auch

+
top

MaxKeepAliveRequests-Direktive

@@ -2263,6 +2462,61 @@ zul
top
+

MaxRangeOverlaps-Direktive

+ + + + + + + + +
Beschreibung:Number of overlapping ranges (eg: 100-200,150-300) allowed before returning the complete + resource
Syntax:MaxRangeOverlaps default | unlimited | none | number-of-ranges
Voreinstellung:MaxRangeOverlaps 20
Kontext:Serverkonfiguration, Virtual Host, Verzeichnis
Status:Core
Modul:core
Kompatibilität:Available in Apache HTTP Server 2.3.15 and later

Die Dokumentation zu dieser Direktive wurde + noch nicht übersetzt. Bitte schauen Sie in die englische + Version.

+
top
+

MaxRangeReversals-Direktive

+ + + + + + + + +
Beschreibung:Number of range reversals (eg: 100-200,50-70) allowed before returning the complete + resource
Syntax:MaxRangeReversals default | unlimited | none | number-of-ranges
Voreinstellung:MaxRangeReversals 20
Kontext:Serverkonfiguration, Virtual Host, Verzeichnis
Status:Core
Modul:core
Kompatibilität:Available in Apache HTTP Server 2.3.15 and later

Die Dokumentation zu dieser Direktive wurde + noch nicht übersetzt. Bitte schauen Sie in die englische + Version.

+
top
+

MaxRanges-Direktive

+ + + + + + + + +
Beschreibung:Number of ranges allowed before returning the complete +resource
Syntax:MaxRanges default | unlimited | none | number-of-ranges
Voreinstellung:MaxRanges 200
Kontext:Serverkonfiguration, Virtual Host, Verzeichnis
Status:Core
Modul:core
Kompatibilität:Available in Apache HTTP Server 2.3.15 and later

Die Dokumentation zu dieser Direktive wurde + noch nicht übersetzt. Bitte schauen Sie in die englische + Version.

+
top
+

MergeTrailers-Direktive

+ + + + + + + + +
Beschreibung:Determines whether trailers are merged into headers
Syntax:MergeTrailers [on|off]
Voreinstellung:MergeTrailers off
Kontext:Serverkonfiguration, Virtual Host
Status:Core
Modul:core
Kompatibilität:2.4.11 and later

Die Dokumentation zu dieser Direktive wurde + noch nicht übersetzt. Bitte schauen Sie in die englische + Version.

+
top

Mutex-Direktive

- +
Beschreibung:Configures mutex mechanism and lock file directory for all @@ -2514,17 +2768,77 @@ bestimmten Verzeichnis verf
Kontext:Serverkonfiguration, Virtual Host
Status:Core
Modul:core
Kompatibilität:Available in Apache 2.1.5 and later. -On Windows from Apache 2.3.3 and later.
Kompatibilität:On Windows, only available from Apache 2.3.3 and later.

Die Dokumentation zu dieser Direktive wurde noch nicht übersetzt. Bitte schauen Sie in die englische Version.

Siehe auch

top
+

Protocols-Direktive

+ + + + + + + + +
Beschreibung:Protocols available for a server/virtual host
Syntax:Protocols protocol ...
Voreinstellung:Protocols http/1.1
Kontext:Serverkonfiguration, Virtual Host
Status:Core
Modul:core
Kompatibilität:Only available from Apache 2.4.17 and later.

Die Dokumentation zu dieser Direktive wurde + noch nicht übersetzt. Bitte schauen Sie in die englische + Version.

Siehe auch

+ +
+
top
+

ProtocolsHonorOrder-Direktive

+ + + + + + + + +
Beschreibung:Determines if order of Protocols determines precedence during negotiation
Syntax:ProtocolsHonorOrder On|Off
Voreinstellung:ProtocolsHonorOrder On
Kontext:Serverkonfiguration, Virtual Host
Status:Core
Modul:core
Kompatibilität:Only available from Apache 2.4.17 and later.

Die Dokumentation zu dieser Direktive wurde + noch nicht übersetzt. Bitte schauen Sie in die englische + Version.

Siehe auch

+ +
+
top
+

QualifyRedirectURL-Direktive

+ + + + + + + + + +
Beschreibung:Controls whether the REDIRECT_URL environment variable is + fully qualified
Syntax:QualifyRedirectURL ON|OFF
Voreinstellung:QualifyRedirectURL OFF
Kontext:Serverkonfiguration, Virtual Host, Verzeichnis
AllowOverride:FileInfo
Status:Core
Modul:core
Kompatibilität:Directive supported in 2.4.18 and later. 2.4.17 acted +as if 'QualifyRedirectURL ON' was configured.

Die Dokumentation zu dieser Direktive wurde + noch nicht übersetzt. Bitte schauen Sie in die englische + Version.

+
top
+

RegisterHttpMethod-Direktive

+ + + + + + +
Beschreibung:Register non-standard HTTP methods
Syntax:RegisterHttpMethod method [method [...]]
Kontext:Serverkonfiguration
Status:Core
Modul:core

Die Dokumentation zu dieser Direktive wurde + noch nicht übersetzt. Bitte schauen Sie in die englische + Version.

+
top

RLimitCPU-Direktive

-
Beschreibung:Begrenzt den CPU-Verbrauch von Prozessen, die von @@ -2718,7 +3032,6 @@ of a request or the last 63, assuming the request itself is greater than
Kontext:Serverkonfiguration
Status:Core
Modul:core
Kompatibilität:Available in Apache httpd 2.2.7 and later.

Die Dokumentation zu dieser Direktive wurde noch nicht übersetzt. Bitte schauen Sie in die englische Version.

@@ -3107,7 +3420,7 @@ verarbeiten Beschreibung:Zeitspanne, die der Server auf verschiedene Ereignisse wartet, bevor er die Anfrage abbricht Syntax:TimeOut Sekunden -Voreinstellung:TimeOut 300 +Voreinstellung:TimeOut 60 Kontext:Serverkonfiguration Status:Core Modul:core @@ -3132,7 +3445,7 @@ bevor er die Anfrage abbricht meisten Situationen benötigt wird. Die Voreinstellung wurde nicht weiter herabgesetzt, da gelegentlich noch Stellen im Code existieren können, wo der Zeitgeber nicht zurückgesetzt wird, wenn ein - Paket verschickt wird.

+ Paket verschickt wird. Seit Apache 2.4 ist die Voreinstellung 60.

top
@@ -3171,7 +3484,7 @@ bevor er die Anfrage abbricht - +
Beschreibung:Undefine the existence of a variable
Syntax:UnDefine parameter-name
Kontext:Serverkonfiguration
Kontext:Serverkonfiguration, Virtual Host
Status:Core
Modul:core

Die Dokumentation zu dieser Direktive wurde @@ -3419,6 +3732,18 @@ IP-Adressen angewendet werden kombiniert werden, wenn eine Anfrage empfangen wird +

top
+

Warning-Direktive

+ + + + + + + +
Beschreibung:Warn from configuration parsing with a custom message
Syntax:Warning message
Kontext:Serverkonfiguration, Virtual Host, Verzeichnis, .htaccess
Status:Core
Modul:core
Kompatibilität:2.5 and later

Die Dokumentation zu dieser Direktive wurde + noch nicht übersetzt. Bitte schauen Sie in die englische + Version.

Verfügbare Sprachen:  de  | @@ -3427,7 +3752,28 @@ IP-Adressen angewendet werden  fr  |  ja  |  tr 

-
+
top

Kommentare

Notice:
This is not a Q&A section. Comments placed here should be pointed towards suggestions on improving the documentation or server, and may be removed again by our moderators if they are either implemented or considered invalid/off-topic. Questions on how to manage the Apache HTTP Server should be directed at either our IRC channel, #httpd, on Freenode, or sent to our mailing lists.
+
\ No newline at end of file