#! /bin/sh
#
-# Copyright 2000-2004 The Apache Software Foundation
+# Copyright 2000-2005 The Apache Software Foundation or its licensors, as
+# applicable.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
-# Copyright 1999-2004 The Apache Software Foundation
+# Copyright 1999-2005 The Apache Software Foundation or its licensors, as
+# applicable.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
-# Copyright 2000-2004 The Apache Software Foundation
+# Copyright 2000-2005 The Apache Software Foundation or its licensors, as
+# applicable.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
-# Copyright 2000-2004 The Apache Software Foundation
+# Copyright 2000-2005 The Apache Software Foundation or its licensors, as
+# applicable.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
-# Copyright 2001-2004 The Apache Software Foundation
+# Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+# applicable.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
-# Copyright 2001-2004 The Apache Software Foundation
+# Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+# applicable.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
-# Copyright 2001-2004 The Apache Software Foundation
+# Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+# applicable.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
-# Copyright 2002-2004 The Apache Software Foundation
+# Copyright 2002-2005 The Apache Software Foundation or its licensors, as
+# applicable.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
-# Copyright 2002-2004 The Apache Software Foundation
+# Copyright 2002-2005 The Apache Software Foundation or its licensors, as
+# applicable.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
-# Copyright 2000-2004 The Apache Software Foundation
+# Copyright 2000-2005 The Apache Software Foundation or its licensors, as
+# applicable.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
#!/bin/bash
#
-# Copyright 2003-2004 The Apache Software Foundation
+# Copyright 2003-2005 The Apache Software Foundation or its licensors, as
+# applicable.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
-# Copyright 2000-2004 The Apache Software Foundation
+# Copyright 2000-2005 The Apache Software Foundation or its licensors, as
+# applicable.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
#! /bin/sh
#
-# Copyright 2000-2004 The Apache Software Foundation
+# Copyright 2000-2005 The Apache Software Foundation or its licensors, as
+# applicable.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
-# Copyright 2001-2004 The Apache Software Foundation
+# Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+# applicable.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
#!/bin/sh
#
-# Copyright 2000-2004 The Apache Software Foundation
+# Copyright 2000-2005 The Apache Software Foundation or its licensors, as
+# applicable.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
#
# AllowOverride controls what directives may be placed in .htaccess files.
# It can be "All", "None", or any combination of the keywords:
-# Options FileInfo AuthConfig Limit
+# Options FileInfo AuthConfig Limit Indexes
#
AllowOverride None
# The following lines prevent .htaccess and .htpasswd files from being
# viewed by Web clients.
#
-<Files ~ "^\.ht">
+<FilesMatch "^\.ht">
Order allow,deny
Deny from all
-</Files>
+</FilesMatch>
#
# TypesConfig describes where the mime.types file (or equivalent) is
# The following lines prevent .htaccess and .htpasswd files from being
# viewed by Web clients.
#
-<Files ~ "^\.ht">
+<FilesMatch "^\.ht">
Order allow,deny
Deny from all
-</Files>
+</FilesMatch>
#
# TypesConfig describes where the mime.types file (or equivalent) is
# This enables optimized SSL connection renegotiation handling when SSL
# directives are used in per-directory context.
#SSLOptions +FakeBasicAuth +ExportCertData +CompatEnvVars +StrictRequire
-<Files ~ "\.(cgi|shtml|phtml|php3?)$">
+<FilesMatch "\.(cgi|shtml|phtml|php3?)$">
SSLOptions +StdEnvVars
-</Files>
+</FilesMatch>
<Directory "@exp_cgidir@">
SSLOptions +StdEnvVars
</Directory>
<a href="./ko/install.html" hreflang="ko" rel="alternate" title="Korean"> ko </a> |
<a href="./ru/install.html" hreflang="ru" rel="alternate" title="Russian"> ru </a></p>
</div>
-<div class="outofdate">Diese Übersetzung ist möglicherweise
- nicht mehr aktuell. Bitte prüfen Sie die englische Version auf
- die neuesten Änderungen.</div>
<p>Dieses Dokument umfaßt nur die Kompilierung und Installation des
Apache auf Unix und Unix-ähnlichen Systemen. Für die
seit Version 2.0.41 -- frühere Versionen enthielten noch inkompatible
Änderungen).</p>
- <p>Wenn Sie den Quellcode von Ihrer letzten Installation aufgehoben haben,
- ist ein Upgrade sogar noch einfacher. Die Datei <code>config.nice</code> im
- Wurzelverzeichnis des alten Quelltextbaums enthält den genauen
- <code class="program"><a href="./programs/configure.html">configure</a></code>-Befehl, der verwendet wurde, um den Quellcode
- zu konfigurieren. Um jetzt von einer Version auf die nächste zu
- aktualisieren, kopieren Sie einfach die <code>config.nice</code> in das
- Verzeichnis der neuen Version, passen sie bei Bedarf an, und
- führen Sie sie aus:</p>
+ <p>Um auf eine neue Unterversion zu aktualisieren, suchen Sie zunächst
+ die Datei <code>config.nice</code> im <code>build</code>-Verzeichnis
+ Ihrer Serverinstallation oder im Wurzelverzeichnis des Quelltextbaums
+ der alten Installation. Die Datei enthält den genauen
+ <code class="program"><a href="./programs/configure.html">configure</a></code>-Befehl, der verwendet wurde, um den
+ Quellcode zu konfigurieren. Um jetzt von einer Version auf die
+ nächste zu aktualisieren, kopieren Sie einfach die
+ <code>config.nice</code> in das Verzeichnis der neuen Version,
+ passen sie bei Bedarf an, und führen Sie sie aus:</p>
<div class="example"><p><code>
$ ./config.nice<br />
<?xml version='1.0' encoding='UTF-8' ?>
<!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
<?xml-stylesheet type="text/xsl" href="./style/manual.de.xsl"?>
-<!-- English Revision: 151405:178522 (outdated) -->
+<!-- English Revision: 178522 -->
<!--
Copyright 2002-2004 The Apache Software Foundation
seit Version 2.0.41 -- frühere Versionen enthielten noch inkompatible
Änderungen).</p>
- <p>Wenn Sie den Quellcode von Ihrer letzten Installation aufgehoben haben,
- ist ein Upgrade sogar noch einfacher. Die Datei <code>config.nice</code> im
- Wurzelverzeichnis des alten Quelltextbaums enthält den genauen
- <program>configure</program>-Befehl, der verwendet wurde, um den Quellcode
- zu konfigurieren. Um jetzt von einer Version auf die nächste zu
- aktualisieren, kopieren Sie einfach die <code>config.nice</code> in das
- Verzeichnis der neuen Version, passen sie bei Bedarf an, und
- führen Sie sie aus:</p>
+ <p>Um auf eine neue Unterversion zu aktualisieren, suchen Sie zunächst
+ die Datei <code>config.nice</code> im <code>build</code>-Verzeichnis
+ Ihrer Serverinstallation oder im Wurzelverzeichnis des Quelltextbaums
+ der alten Installation. Die Datei enthält den genauen
+ <program>configure</program>-Befehl, der verwendet wurde, um den
+ Quellcode zu konfigurieren. Um jetzt von einer Version auf die
+ nächste zu aktualisieren, kopieren Sie einfach die
+ <code>config.nice</code> in das Verzeichnis der neuen Version,
+ passen sie bei Bedarf an, und führen Sie sie aus:</p>
<example>
$ ./config.nice<br />
<relpath>.</relpath>
<variants>
- <variant outdated="yes">de</variant>
+ <variant>de</variant>
<variant>en</variant>
<variant>es</variant>
<variant outdated="yes">ja</variant>
<a href="./ja/logs.html" hreflang="ja" rel="alternate" title="Japanese"> ja </a> |
<a href="./ko/logs.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p>
</div>
-<div class="outofdate">Esta traducción podría estar
- obsoleta. Consulte la versión en inglés de la
- documentación para comprobar si se han producido cambios
- recientemente.</div>
<p>Para administrar de manera efectiva un servidor web, es
necesario tener registros de la actividad y el rendimiento del
(<code>%t</code>)</dt>
<dd>
- La hora a la que el servidor terminó de procesar la
+ La hora a la que el servidor recibió la
petición. El formato es:
<p class="indent">
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
<?xml-stylesheet type="text/xsl" href="./style/manual.es.xsl"?>
-<!-- English Revision: 151405:165672 (outdated) -->
+<!-- English Revision: 165672 -->
<!--
Copyright 2005 The Apache Software Foundation or it licensors,
(<code>%t</code>)</dt>
<dd>
- La hora a la que el servidor terminó de procesar la
+ La hora a la que el servidor recibió la
petición. El formato es:
<p class="indent">
<variants>
<variant>en</variant>
- <variant outdated="yes">es</variant>
+ <variant>es</variant>
<variant outdated="yes">ja</variant>
<variant outdated="yes">ko</variant>
</variants>
<a href="../es/mod/core.html" hreflang="es" rel="alternate" title="Español"> es </a> |
<a href="../ja/mod/core.html" hreflang="ja" rel="alternate" title="Japanese"> ja </a></p>
</div>
-<div class="outofdate">Diese Übersetzung ist möglicherweise
- nicht mehr aktuell. Bitte prüfen Sie die englische Version auf
- die neuesten Änderungen.</div>
<table class="module"><tr><th><a href="module-dict.html#Description">Beschreibung:</a></th><td>Ständig verfügbare Kernfunktionen des Apache HTTP
Servers</td></tr>
<tr><th><a href="module-dict.html#Status">Status:</a></th><td>Core</td></tr></table>
URL oder Nachricht folgen. Abhängig vom Problem bzw. Fehler bietet
der Apache manchmal zusätzliche Informationen an.</p>
- <p>URLs können bei lokalen Adressen mit einem Schrägstrich
- (/) beginnen oder eine komplette URL bilden, die der Client
- auflösen kann. Alternativ kann eine Nachricht für die
- Anzeige im Browser angeboten werden. Beispiel:</p>
+ <p>URLs können bei lokalen Webpfaden mit einem Schrägstrich
+ (/) beginnen (relativ zum <code class="directive"><a href="#documentroot">DocumentRoot</a></code>-Verzeichnis) oder eine vollständige URL
+ bilden, die der Client auflösen kann. Alternativ kann eine
+ Nachricht für die Anzeige im Browser angeboten werden. Beispiel:</p>
<div class="example"><p><code>
ErrorDocument 500 http://foo.example.com/cgi-bin/tester<br />
Art des Fehlers, im Allgemeinen zeigt der MSIE jedoch den
serverseitig generierten Fehler, anstatt ihn zu verstecken, wenn Ihr
Fehlerdokument größer als 512 Bytes ist. Weitere Informationen
- sind im Artikel <a href="http://support.microsoft.com/default.aspx?scid=kb;en-us;Q294807">Q294807</a> in der Microsoft Knowledgebase article verfügbar.</p>
+ sind im Artikel <a href="http://support.microsoft.com/default.aspx?scid=kb;en-us;Q294807">Q294807</a> in der Microsoft Knowledgebase verfügbar.</p>
+
+ <p>Obwohl die meisten Fehlermeldungen überschrieben werden
+ können, werden unter bestimmten Umständen die internen
+ Meldungen ungeachtet der Einstellung der <code class="directive"><a href="#errordocument">ErrorDocument</a></code>-Direktive verwendet. Insbesondere bei
+ einer fehlerhaften Anfrage werden der normale Bearbeitungsprozess sofort
+ beendet und die interne Meldung zurückgegeben. Das ist notwendig, um
+ Sicherheitsprobleme zu vermeiden, die auf Grund fehlerhafter Anfragen
+ entstehen.</p>
<p>In Versionen vor 2.0 wurden Meldungen durch ein einzelnes
vorangestelltes Anführungszeichen (") erkannt.</p>
<?xml version="1.0"?>
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.de.xsl"?>
-<!-- English Revision: 151420:167961 (outdated) -->
+<!-- English Revision: 167961 -->
<!--
Copyright 2003-2004 The Apache Software Foundation
URL oder Nachricht folgen. Abhängig vom Problem bzw. Fehler bietet
der Apache manchmal zusätzliche Informationen an.</p>
- <p>URLs können bei lokalen Adressen mit einem Schrägstrich
- (/) beginnen oder eine komplette URL bilden, die der Client
- auflösen kann. Alternativ kann eine Nachricht für die
- Anzeige im Browser angeboten werden. Beispiel:</p>
+ <p>URLs können bei lokalen Webpfaden mit einem Schrägstrich
+ (/) beginnen (relativ zum <directive module="core"
+ >DocumentRoot</directive>-Verzeichnis) oder eine vollständige URL
+ bilden, die der Client auflösen kann. Alternativ kann eine
+ Nachricht für die Anzeige im Browser angeboten werden. Beispiel:</p>
<example>
ErrorDocument 500 http://foo.example.com/cgi-bin/tester<br />
Fehlerdokument größer als 512 Bytes ist. Weitere Informationen
sind im Artikel <a
href="http://support.microsoft.com/default.aspx?scid=kb;en-us;Q294807"
- >Q294807</a> in der Microsoft Knowledgebase article verfügbar.</p>
+ >Q294807</a> in der Microsoft Knowledgebase verfügbar.</p>
+
+ <p>Obwohl die meisten Fehlermeldungen überschrieben werden
+ können, werden unter bestimmten Umständen die internen
+ Meldungen ungeachtet der Einstellung der <directive module="core"
+ >ErrorDocument</directive>-Direktive verwendet. Insbesondere bei
+ einer fehlerhaften Anfrage werden der normale Bearbeitungsprozess sofort
+ beendet und die interne Meldung zurückgegeben. Das ist notwendig, um
+ Sicherheitsprobleme zu vermeiden, die auf Grund fehlerhafter Anfragen
+ entstehen.</p>
<p>In Versionen vor 2.0 wurden Meldungen durch ein einzelnes
vorangestelltes Anführungszeichen (") erkannt.</p>
<relpath>..</relpath>
<variants>
- <variant outdated="yes">de</variant>
+ <variant>de</variant>
<variant>en</variant>
<variant outdated="yes">es</variant>
<variant outdated="yes">ja</variant>
-/* Copyright 2002-2004 The Apache Software Foundation
+/* Copyright 2002-2005 The Apache Software Foundation or its licensors, as
+ * applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
-/* Copyright 2004 The Apache Software Foundation
+/* Copyright 2004-2005 The Apache Software Foundation or its licensors, as
+ * applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
-/* Copyright 2004 The Apache Software Foundation
+/* Copyright 2004-2005 The Apache Software Foundation or its licensors, as
+ * applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
-dnl Copyright 2000-2004 The Apache Software Foundation
+dnl Copyright 2000-2005 The Apache Software Foundation or its licensors, as
+dnl applicable.
dnl Licensed under the Apache License, Version 2.0 (the "License");
dnl you may not use this file except in compliance with the License.
dnl You may obtain a copy of the License at
-/* Copyright 2001-2004 The Apache Software Foundation
+/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+ * applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
-/* Copyright 2001-2004 The Apache Software Foundation
+/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+ * applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
#!/usr/bin/perl -w
#
-# Copyright 2001-2004 The Apache Software Foundation
+# Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+# applicable.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
-/* Copyright 2001-2004 The Apache Software Foundation
+/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as
+ * applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
#!/usr/bin/perl -w
#
-# Copyright 2000-2004 The Apache Software Foundation
+# Copyright 2000-2005 The Apache Software Foundation or its licensors, as
+# applicable.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.