From: André Malo Date: Sat, 11 Dec 2010 23:11:25 +0000 (+0000) Subject: update transformation X-Git-Tag: 2.3.10~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ca3c88e910091963f582dff36201f62e1de04ae;p=thirdparty%2Fapache%2Fhttpd.git update transformation git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1044737 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/core.html.de b/docs/manual/mod/core.html.de index e5144299014..076a0aca8c7 100644 --- a/docs/manual/mod/core.html.de +++ b/docs/manual/mod/core.html.de @@ -113,11 +113,18 @@ Servers

AcceptFilter-Direktive

- + -
Beschreibung:Configures optimizations for a Protocol's Listener Sockets
Syntax:
Syntax:AcceptFilter protocol accept_filter
Kontext:Serverkonfiguration
Status:Core
Modul:core

Documentation not yet translated. Please see English version of document.

+Kompatibilität:Available in Apache httpd 2.1.5 and later. +On Windows from Apache httpd 2.3.3 and later. +

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

Siehe auch

+
top

AcceptPathInfo-Direktive

@@ -890,12 +897,14 @@ Dateien an den Client auszuliefern

Error-Direktive

- + -
Beschreibung:Abort configuration parsing with a custom error message
Syntax:
Syntax:Error message
Kontext:Serverkonfiguration, Virtual Host, Verzeichnis, .htaccess
Status:Core
Modul:core

Documentation not yet translated. Please see English version of document.

-
+Kompatibilität:2.3.9 and later +

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

top

ErrorDocument-Direktive

@@ -1069,23 +1078,33 @@ Fehlermeldungen
- + -
Beschreibung:Format specification for error log entries
Syntax:
Syntax: ErrorLog [connection|request] format
Kontext:Serverkonfiguration, Virtual Host
Status:Core
Modul:core

Documentation not yet translated. Please see English version of document.

+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

+
top

ExtendedStatus-Direktive

- + + -
Beschreibung:Keep track of extended status information for each request
Syntax:
Syntax:ExtendedStatus On|Off
Voreinstellung:ExtendedStatus Off[*]
Kontext:Serverkonfiguration
Status:Core
Modul:core

Documentation not yet translated. Please see English version of document.

-
+

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

top

FileETag-Direktive

@@ -1281,12 +1300,13 @@ angegebenen MIME-Content-Type
- + -
Beschreibung:Directory to write gmon.out profiling data to.
Syntax:
Syntax:GprofDir /tmp/gprof/|/tmp/gprof/%
Kontext:Serverkonfiguration, Virtual Host
Status:Core
Modul:core

Documentation not yet translated. Please see English version of document.

-
+

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

top

HostnameLookups-Direktive

@@ -1332,15 +1352,27 @@ angegebenen MIME-Content-Type
top
-
- + + -
Beschreibung:Contains directives that apply only if a condition is satisfied by a request at runtime
Syntax:
Syntax:<If expression> ... </If>
Kontext:Serverkonfiguration, Virtual Host, Verzeichnis, .htaccess
AllowOverride:All
Status:Core
Modul:core

Documentation not yet translated. Please see English version of document.

+

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

Siehe auch

+
top

<IfDefine>-Direktive

@@ -2194,12 +2226,15 @@ zul - + + -
Beschreibung:Configures mutex mechanism and lock file directory for all or specified mutexes
Syntax:
Syntax:Mutex mechanism [default|mutex-name] ... [OmitPID]
Voreinstellung:Mutex default
Kontext:Serverkonfiguration
Status:Core
Modul:core

Documentation not yet translated. Please see English version of document.

-
+Kompatibilität:Available in Apache HTTP Server 2.3.4 and later +

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

top

NameVirtualHost-Direktive

@@ -2428,11 +2463,19 @@ bestimmten Verzeichnis verf
- + -
Beschreibung:Protocol for a listening socket
Syntax:
Syntax:Protocol protocol
Kontext:Serverkonfiguration, Virtual Host
Status:Core
Modul:core

Documentation not yet translated. Please see English version of document.

+Kompatibilität:Available in Apache 2.1.5 and later. +On Windows 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

RLimitCPU-Direktive

@@ -2623,12 +2666,15 @@ Die Option Registry-Strict ist verf Beschreibung: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. -Syntax: +Syntax:SeeRequestTail On|Off +Voreinstellung:SeeRequestTail Off Kontext:Serverkonfiguration Status:Core Modul:core -

Documentation not yet translated. Please see English version of document.

-
+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.

top

ServerAdmin-Direktive

@@ -3041,22 +3087,26 @@ bevor er die Anfrage abbricht
- + + -
Beschreibung:Determines the behaviour on TRACE requests
Syntax:
Syntax:TraceEnable [on|off|extended]
Voreinstellung:TraceEnable on
Kontext:Serverkonfiguration
Status:Core
Modul:core

Documentation not yet translated. Please see English version of document.

-
+Kompatibilität:Available in Apache HTTP Server 1.3.34, 2.0.55 and later +

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

top

UnDefine-Direktive

- + -
Beschreibung:Undefine the existence of a variable
Syntax:
Syntax:UnDefine parameter-name
Kontext:Serverkonfiguration
Status:Core
Modul:core

Documentation not yet translated. Please see English version of document.

-
+

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

top

UseCanonicalName-Direktive

@@ -3130,12 +3180,21 @@ ermittelt
top
- - + + + -
Beschreibung:Configures how the server determines its own name and port
Syntax:
Beschreibung:Configures how the server determines its own name and +port
Syntax:UseCanonicalPhysicalPort On|Off
Voreinstellung:UseCanonicalPhysicalPort Off
Kontext:Serverkonfiguration, Virtual Host, Verzeichnis
Status:Core
Modul:core

Documentation not yet translated. Please see English version of document.

+

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

Siehe auch

+
top

<VirtualHost>-Direktive

diff --git a/docs/manual/mod/quickreference.html.de b/docs/manual/mod/quickreference.html.de index 3498abe60d3..98724539f42 100644 --- a/docs/manual/mod/quickreference.html.de +++ b/docs/manual/mod/quickreference.html.de @@ -59,7 +59,7 @@ - + Auslieferung zu lesen - + - +<code>seconds - @@ -406,7 +406,7 @@ found - + - - @@ -594,7 +594,7 @@ evaluated. ablegt - + the cgi daemon - @@ -892,15 +892,16 @@ Certificate verification verwendet wird, die Client-Verbindungen bearbeiten. - + - + - +
sC
Configures optimizations for a Protocol's Listener Sockets
AcceptFilter protocol accept_filtersC
Configures optimizations for a Protocol's Listener Sockets
AcceptPathInfo On|Off|Default Default svdhC
Ressourcen lassen angehängte Pfadangaben zu
AccessFileName Dateiname [Dateiname] ... .htaccess svC
Name der dezentralen Konfigurationsdateien
Action Aktionsart CGI-Skript [virtual]svdhB
Aktiviert ein CGI-Skript für einen bestimmten Handler oder @@ -369,11 +369,11 @@ Ausnahmefehler behandeln lassen kann
EnableSendfile On|Off On svdhC
Verwende die sendfile-Unterstützung des Kernels, um Dateien an den Client auszuliefern
svdhC
Abort configuration parsing with a custom error message
Error messagesvdhC
Abort configuration parsing with a custom error message
ErrorDocument Fehlercode DokumentsvdhC
Das, was der Server im Fehlerfall an den Client zurückgibt
ErrorLog Dateiname|syslog[:facility] logs/error_log (Uni +svC
Ablageort, an dem der Server Fehler protokolliert
svC
Format specification for error log entries
ErrorLog [connection|request] formatsvC
Format specification for error log entries
ExamplesvdhX
Demonstration directive to illustrate the Apache module API
ExpiresActive On|Off Off svdhE
Enables generation of Expires @@ -382,7 +382,7 @@ headers
svdhE
Value of the Expires header configured by MIME type
ExpiresDefault <code>secondssvdhE
Default algorithm for calculating expiration time
sC
Keep track of extended status information for each +
ExtendedStatus On|Off Off[*] sC
Keep track of extended status information for each request
ExtFilterDefine filtername parameterssE
Define an external filter
ExtFilterOptions option [option] ... DebugLevel=0 NoLogS +dE
Configure mod_ext_filter options
ForceType MIME-Type|NonedhC
Erzwingt die Auslieferung aller passendenden Dateien mit dem angegebenen MIME-Content-Type
ForensicLog filename|pipesvE
Sets filename of the forensic log
svC
Directory to write gmon.out profiling data to.
GprofDir /tmp/gprof/|/tmp/gprof/%svC
Directory to write gmon.out profiling data to.
GracefulShutDownTimeout secondssM
Specify a timeout after which a gracefully shutdown server will exit.
Group unix-group #-1 sB
Group under which the server will answer @@ -423,7 +423,7 @@ of the index listing
IdentityCheck On|Off Off svdE
Enables logging of the RFC 1413 identity of the remote user
IdentityCheckTimeout seconds 30 svdE
Determines the timeout duration for ident requests
svdhC
Contains directives that apply only if a condition is +
<If expression> ... </If>svdhC
Contains directives that apply only if a condition is satisfied by a request at runtime
<IfDefine [!]Parametername> ... </IfDefine>svdhC
Schließt Direktiven ein, die nur ausgeführt werden, @@ -573,7 +573,7 @@ components as part of the filename
MultiviewsMatch Any|NegotiatedOnly|Filters|Handlers [Handlers|Filters] NegotiatedOnly svdhB
The types of files that will be included when searching for a matching file with MultiViews
sC
Configures mutex mechanism and lock file directory for all +
Mutex mechanism [default|mutex-name] ... [OmitPID] default sC
Configures mutex mechanism and lock file directory for all or specified mutexes
NameVirtualHost Adresse[:Port]sC
Bestimmt eine IP-Adresse für den Betrieb namensbasierter virtueller Hosts
PrivilegesMode FAST|SECURE|SELECTIVEsvdX
Trade off processing speed and efficiency vs security against malicious privileges-aware code.
svC
Protocol for a listening socket
Protocol protocolsvC
Protocol for a listening socket
ProtocolEcho On|Off Off svX
Turn the echo server on or off
<Proxy wildcard-url> ...</Proxy>svE
Container for directives applied to proxied resources
ProxyBadHeader IsError|Ignore|StartBody IsError svE
Determines how to handle bad header lines in a @@ -740,7 +740,7 @@ in the scriptlog
SecureListen [IP-address:]portnumber Certificate-Name [MUTUAL]sB
Enables SSL encryption for the specified port
sC
Determine if mod_status displays the first 63 characters +
SeeRequestTail On|Off Off sC
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 sM
Größe des TCP-Puffers
TimeOut Sekunden 300 sC
Zeitspanne, die der Server auf verschiedene Ereignisse wartet, bevor er die Anfrage abbricht
sC
Determines the behaviour on TRACE requests
TraceEnable [on|off|extended] on sC
Determines the behaviour on TRACE requests
TransferLog file|pipesvB
Specify location of a log file
TypesConfig file-path conf/mime.types sB
The location of the mime.types file
sC
Undefine the existence of a variable
UnDefine parameter-namesC
Undefine the existence of a variable
UnsetEnv env-variable [env-variable] ...svdhB
Removes variables from the environment
UseCanonicalName On|Off|DNS Off svdC
Bestimmt, wie der Server seinen eigenen Namen und Port ermittelt
svdC
Configures how the server determines its own name and port
UseCanonicalPhysicalPort On|Off Off svdC
Configures how the server determines its own name and +port
User unix-userid #-1 sB
The userid under which the server will answer requests
UserDir directory-filename [directory-filename] ...