-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-
-<html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <meta name="generator" content="notepad" />
-
- <title>New features with Apache 2.0</title>
- </head>
- <!-- Background white, links blue (unvisited), navy (visited), red (active) -->
-
- <body bgcolor="#FFFFFF" text="#000000" link="#0000FF"
- vlink="#000080" alink="#FF0000">
- <!--#include virtual="header.html" -->
-
- <h1 align="CENTER">Übersicht der neuen Funktionen in Apache 2.0</h1>
-
- <p>Erweiterungen: <a href="#core">Core</a> | <a href="#module">Module</a></p>
+<html><head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><!--
+ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
+ This file is generated from xml source: DO NOT EDIT
+ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
+ --><title>Übersicht der neuen Funktionen in Apache 2.0 - Apache HTTP Server</title><link href="./style/manual.css" type="text/css" rel="stylesheet"></head><body><blockquote><div align="center"><img src="./images/sub.gif" alt="[APACHE DOCUMENTATION]"><h3>Apache HTTP Server Version 2.0</h3></div><h1 align="center">Übersicht der neuen Funktionen in Apache 2.0</h1>
+ <p>Erweiterungen:</p>
+<ul><li><a href="#core">Core-Erweiterungen</a></li><li><a href="#module">Modul-Erweiterungen</a></li></ul><hr><h2><a name="core">Core-Erweiterungen</a></h2>
- <hr />
-
- <h2><a id="core" name="core">Core-Erweiterungen:</a></h2>
<dl>
<dt><strong>Unix-Threading</strong></dt>
<dd>Auf Unix-Systemen mit Unterstützung für POSIX-Threads, kann Apache
jetzt in einem Multi-Process, Multi-Threaded Hybrid-Mode gestartet werden. Dies
- verbessert die Skalierfähigkeit für viele, jedoch unbedingt nicht alle
+ verbessert die Skalierfähigkeit für viele, jedoch nicht unbedingt alle
Konfigurationen.</dd>
<dt><strong>Neues Build-System</strong></dt>
Protokolle unterstützen und verarbeiten zu können.
mod_echo wurde hierfür als Beispiel geschrieben.</dd>
- <dt><strong>Bessere Unterstützung von nicht-Unix-Plattformen</strong></dt>
+ <dt><strong>Bessere Unterstützung von Nicht-Unix-Plattformen</strong></dt>
- <dd>Apache 2.0 ist schneller und stabiler auf nicht-Unix-Plattformen
- wie BeOS, OS/2, und Windows. Mit der Einführung von Plattform-spezifischen
+ <dd>Apache 2.0 ist schneller und stabiler auf Nicht-Unix-Plattformen
+ wie BeOS, OS/2 und Windows. Mit der Einführung von Plattform-spezifischen
<a href="mpm.html">Multi-Processing Modulen</a> (MPMs) und der
Apache Portable Runtime (APR), sind diese Plattformen jetzt in ihrem nativen
API implementiert, wodurch die Verwendung der häufig fehlerbehafteten und
<dd>Auf Systemen, bei denen die zugrundeliegende Apache Portable Runtime-Bibliothek
IPv6 unterstützt, bekommt Apache standarmäßig IPv6 Listening
- Sockets. Zusätzlich unterstützen die Konfigurationsanweisungen Listen,
- NameVirtualHost und <VirtualHost> numerische IPv6-Adressangaben (z.B.,
- "Listen [fe80::1]:8080").</dd>
+ Sockets. Zusätzlich unterstützen die Konfigurationsanweisungen <a href="./mod/mpm_common.html#listen" class="directive"><code class="directive">Listen</code></a>, <a href="./mod/core.html#namevirtualhost" class="directive"><code class="directive">NameVirtualHost</code></a> und <a href="./mod/core.html#virtualhost" class="directive"><code class="directive">VirtualHost</code></a>
+ numerische IPv6-Adressangaben (z.B., "Listen [fe80::1]:8080").</dd>
<dt><strong>Filterung</strong></dt>
<dt><strong>Mehrsprachige Fehlermeldungen</strong></dt>
- <dd>Fehlermeldungen die an Browser rausgehen, stehen jetzt als SSI-Dokumente in
+ <dd>Fehlermeldungen die an den Browser rausgehen, stehen jetzt als SSI-Dokumente in
verschiedenen Sprachen zur Verfügung. Sie können bei Bedarf durch den
Administrator angepasst werden, um ein einheitliches Design zu erreichen.</dd>
<dd>Viele der verwirrenden Konfigurationsanweisungen wurden vereinfacht.
Die oft für Verwirrung sorgenden Port- und BindAddress-Anweisungen wurden
- entfernt. Ausschließlich ie Listen-Anweisung wird nun zum Setzen von
- IP-Addressen und Portnummern benutzt. Der Servername und Portnummer die
- für Weiterleitungen und Erkennung virtueller Server verwendet werden, werden
- über die ServerName-Anweisung konfiguriert.</dd>
+ entfernt. Ausschließlich die Listen-Anweisung wird nun zum Setzen von
+ IP-Addressen und Portnummern benutzt. Der Servername und die Portnummer, die
+ für Weiterleitungen und zur Erkennung virtueller Server verwendet werden,
+ werden über die ServerName-Anweisung konfiguriert.</dd>
<dt><strong>Native Windows NT Unicode-Unterstützung</strong></dt>
<dd>Apache 2.0 auf Windows NT benutzt jetzt utf-8 für alle
- Dateinamen-Kodierungen. Diese werden direkt auf das zugrundeliegenden
+ Dateinamen-Kodierungen. Diese werden direkt auf das zugrundeliegende
Unicode-Dateisystem abgebildet, wodurch Mehrsprach-Unterstützung
- fü alle Windows NT-basierte Installationen, inklusive Windows 2000 und
+ für alle Windows NT-basierten Installationen, inklusive Windows 2000 und
Windows XP, zur Verfügung gestellt wird.
<em>Diese Unterstützung ist nicht auf Windows 95, 98 oder ME verfügbar.
Hier wird weiterhin die jeweils lokale Codepage des Rechners für den
Zugriff auf das Dateisystem verwendet.</em></dd>
-
</dl>
- <hr />
-
- <h2><a id="module" name="module">Modul Erweiterungen:</a></h2>
+ <h2><a name="module">Modul-Erweiterungen</a></h2>
+
<dl>
<dt><strong>mod_ssl</strong></dt>
- <dd>Neues Modul in Apache 2.0. Dieses Modul ist ein Interface
+ <dd>Neues Modul in Apache 2.0. Dieses Modul ist ein Interface
zu den von OpenSSL bereitgestellten SSL/TLS Verschlüsselungs-Protokollen.</dd>
<dt><strong>mod_dav</strong></dt>
<dd>Neues Modul in Apache 2.0. Dieses Modul implementiert die HTTP
- Distributed Authoring and Versioning (DAV) Spezifikation, zur
- Erzeugung und Pflege von Web-Inhalten..</dd>
+ Distributed Authoring and Versioning (DAV) Spezifikation zur
+ Erzeugung und Pflege von Web-Inhalten.</dd>
<dt><strong>mod_auth_digest</strong></dt>
<dd>Zusätzliche Unterstützung für prozessübergreifendes
Session-Caching mittels Shared-Memory.
- </dd>
+ </dd>
<dt><strong>mod_charset_lite</strong></dt>
<dt><strong>mod_negotiation</strong></dt>
- <dd>Die neue Konfigurationsanweisung <a
- href="mod/mod_negotiation.html#forcelanguagepriority">ForceLanguagePriority</a>
+ <dd>Die neue Konfigurationsanweisung <a href="./mod/mod_negotiation.html#forcelanguagepriority" class="directive"><code class="directive">ForceLanguagePriority</code></a>
kann benutzt werden, um sicherzustellen, dass ein Client auf jeden Fall ein
einzelnes Dokument, anstatt einer NOT ACCEPTABLE- oder MULTIPLE CHOICES-Antwort,
bekommt. Zusätzlich wurden die Negotiation- und Multiview-Algorithmen
<dt><strong>mod_autoindex</strong></dt>
<dd>Automatisch erzeugte Verzeichnisindizes können zur besseren
- Übersichtlichkeit durch ein HTML-Tabellen dargestellt werden.
- Genauerere Sortierungen, wie Sortierung nach Versionsnummer und
+ Übersichtlichkeit durch HTML-Tabellen dargestellt werden.
+ Genauere Sortierungen, wie Sortierung nach Versionsnummer und
Wildcard-Filterung des Verzeichnisindizes werden unterstützt.</dd>
<dt><strong>mod_include</strong></dt>
<dt><strong>mod_auth_dbm</strong></dt>
<dd>DBM-ähnliche Datenbanken werden jetzt durch die Konfigurationsaweisung
- <a href="mod/mod_auth_dbm.html#authdbmtype">AuthDBMType</a>
+ <a href="./mod/mod_auth_dbm.html#authdbmtype" class="directive"><code class="directive">AuthDBMType</code></a>
unterstützt.</dd>
<dt><strong>mod_proxy</strong></dt>
<dd>Neue <Proxy>-Konfigurationssektionen bringen eine besser
- lesbarere (und intern schnellere) Kontrolle der genutzten Websites.
+ lesbare (und intern schnellere) Kontrolle der genutzten Websites.
Die überladene <Directory "proxy:...">-Anweisung wird nicht mehr
unterstützt. Das Modul wurde in mehrere Module aufgeteilt, die jeweils
- ein bestimmtes Übertragungsprotokoll implementieren. Diese sind proxy_connect,
+ ein bestimmtes Übertragungsprotokoll implementieren. Diese sind proxy_connect,
proxy_ftp und proxy_http.</dd>
-
</dl>
- <!--#include virtual="footer.html" -->
- </body>
-</html>
-
-
+ <hr></blockquote><h3 align="center">Apache HTTP Server Version 2.0</h3><a href="./"><img src="./images/index.gif" alt="Index"></a><a href="./"><img src="./images/home.gif" alt="Startseite"></a></body></html>
\ No newline at end of file
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-
-<html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <meta name="generator" content="HTML Tidy, see www.w3.org" />
-
- <title>New features with Apache 2.0</title>
- </head>
- <!-- Background white, links blue (unvisited), navy (visited), red (active) -->
-
- <body bgcolor="#FFFFFF" text="#000000" link="#0000FF"
- vlink="#000080" alink="#FF0000">
- <!--#include virtual="header.html" -->
-
- <h1 align="center">Overview of New Features in Apache 2.0</h1>
-
- <p>Enhancements: <a href="#core">Core</a> | <a
- href="#module">Module</a></p>
- <hr />
-
- <h2><a id="core" name="core">Core Enhancements:</a></h2>
+<html><head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><!--
+ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
+ This file is generated from xml source: DO NOT EDIT
+ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
+ --><title>Overview of new features in Apache 2.0 - Apache HTTP Server</title><link href="./style/manual.css" type="text/css" rel="stylesheet"></head><body><blockquote><div align="center"><img src="./images/sub.gif" alt="[APACHE DOCUMENTATION]"><h3>Apache HTTP Server Version 2.0</h3></div><h1 align="center">Overview of new features in Apache 2.0</h1>
+ <p>Enhancements:</p>
+<ul><li><a href="#core">Core Enhancements</a></li><li><a href="#module">Module Enhancements</a></li></ul><hr><h2><a name="core">Core Enhancements</a></h2>
+
<dl>
<dt><strong>Unix Threading</strong></dt>
<dd>Apache 2.0 is faster and more stable on non-Unix
platforms such as BeOS, OS/2, and Windows. With the
- introduction of platform-specific <a
- href="mpm.html">multi-processing modules</a> (MPMs) and the
+ introduction of platform-specific <a href="mpm.html">multi-processing modules</a> (MPMs) and the
Apache Portable Runtime (APR), these platforms are now
implemented in their native API, avoiding the often buggy and
poorly performing POSIX-emulation layers.</dd>
<dd>On systems where IPv6 is supported by the underlying
Apache Portable Runtime library, Apache gets IPv6 listening
- sockets by default. Additionally, the Listen,
- NameVirtualHost, and <VirtualHost> directives support
+ sockets by default. Additionally, the <a href="./mod/mpm_common.html#listen" class="directive"><code class="directive">Listen</code></a>, <a href="./mod/core.html#namevirtualhost" class="directive"><code class="directive">NameVirtualHost</code></a>, and <a href="./mod/core.html#virtualhost" class="directive"><code class="directive">VirtualHost</code></a> directives support
IPv6 numeric address strings (e.g., "Listen
[fe80::1]:8080").</dd>
<dt><strong>Multilanguage Error Responses</strong></dt>
<dd>Error response messages to the browser are now provided in
- several languages, using SSI documents. They may be customized
+ several languages, using SSI documents. They may be customized
by the administrator to achieve a consistent look and feel.</dd>
<dt><strong>Simplified configuration</strong></dt>
- <dd>Many confusing directives have been simplified. The often
+ <dd>Many confusing directives have been simplified. The often
confusing Port and BindAddress directives are gone; only the
Listen directive is used for IP address binding; the
ServerName directive specifies the server name and port number
<dt><strong>Native Windows NT Unicode Support</strong></dt>
<dd>Apache 2.0 on Windows NT now uses utf-8 for all filename
- encodings. These directly translate to the underlying Unicode
+ encodings. These directly translate to the underlying Unicode
file system, providing multilanguage support for all Windows
NT-based installations, including Windows 2000 and Windows XP.
<em>This support does not extend to Windows 95, 98 or ME, which
continue to use the machine's local codepage for filesystem
access.</em></dd>
-
</dl>
- <hr />
-
- <h2><a id="module" name="module">Module Enhancements:</a></h2>
+ <h2><a name="module">Module Enhancements</a></h2>
+
<dl>
<dt><strong>mod_ssl</strong></dt>
- <dd>New module in Apache 2.0. This module is an interface
+ <dd>New module in Apache 2.0. This module is an interface
to the SSL/TLS encryption protocols provided by
OpenSSL.</dd>
<dd>The proxy module has been completely rewritten to take advantage
of the new filter infrastructure and to implement a more
- reliable, HTTP/1.1 compliant proxy. In addition, new
+ reliable, HTTP/1.1 compliant proxy. In addition, new
<Proxy> configuration sections provide more readable
(and internally faster) control of proxied sites; overloaded
- <Directory "proxy:..."> configuration are not supported. The
+ <Directory "proxy:..."> configuration are not supported. The
module is now divided into specific protocol support modules
including proxy_connect, proxy_ftp and proxy_http.</dd>
<dt><strong>mod_negotiation</strong></dt>
- <dd>A new <a
- href="mod/mod_negotiation.html#forcelanguagepriority"
- >ForceLanguagePriority</a>
- directive can be used to assure that the client receives a
- single document in all cases, rather than NOT ACCEPTABLE or
- MULTIPLE CHOICES responses. In addition, the negotiation and MultiViews
- algorithms have been cleaned up to provide more consistent
- results and a new form of type map that can include document
- content is provided.</dd>
+ <dd>A new <a href="./mod/mod_negotiation.html#forcelanguagepriority" class="directive"><code class="directive">ForceLanguagePriority</code></a> directive can be used to assure that
+ the client receives a single document in all cases, rather than
+ NOT ACCEPTABLE or MULTIPLE CHOICES responses. In addition, the
+ negotiation and MultiViews algorithms have been cleaned up to
+ provide more consistent results and a new form of type map that
+ can include document content is provided.</dd>
<dt><strong>mod_autoindex</strong></dt>
<dd>New directives allow the default start and end tags for SSI elements
to be changed and allow for error and time format configuration
to take place in the main configuration file rather than in the
- SSI document. Results from regular expression parsing and grouping
+ SSI document. Results from regular expression parsing and grouping
(now based on Perl's regular expression syntax) can be retrieved
using mod_include's variables $0 .. $9.</dd>
<dt><strong>mod_auth_dbm</strong></dt>
<dd>Now supports multiple types of DBM-like databases using the
- <a
- href="mod/mod_auth_dbm.html#authdbmtype">AuthDBMType</a>
+ <a href="./mod/mod_auth_dbm.html#authdbmtype" class="directive"><code class="directive">AuthDBMType</code></a>
directive.</dd>
<dt><strong>mod_auth_db</strong></dt>
<dd>Has been removed in favor of mod_auth_dbm with the AuthDBMType
directive.</dd>
-
-
</dl>
- <!--#include virtual="footer.html" -->
- </body>
-</html>
-
+ <hr></blockquote><h3 align="center">Apache HTTP Server Version 2.0</h3><a href="./"><img src="./images/index.gif" alt="Index"></a><a href="./"><img src="./images/home.gif" alt="Home"></a></body></html>
\ No newline at end of file
--- /dev/null
+<?xml version='1.0' encoding='UTF-8' ?>
+<!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
+<?xml-stylesheet type="text/xsl" href="./style/manual.en.xsl"?>
+<manualpage>
+<relativepath href="."/>
+
+<title>Overview of new features in Apache 2.0</title>
+
+<summary>
+ <p>Enhancements:</p>
+</summary>
+
+ <section id="core">
+ <title>Core Enhancements</title>
+
+ <dl>
+ <dt><strong>Unix Threading</strong></dt>
+
+ <dd>On Unix systems with POSIX threads support, Apache can
+ now run in a hybrid multiprocess, multithreaded mode. This
+ improves scalability for many, but not all configurations.</dd>
+
+ <dt><strong>New Build System</strong></dt>
+
+ <dd>The build system has been rewritten from scratch to be
+ based on autoconf and libtool. This makes Apache's
+ configuration system more similar to that of other
+ packages.</dd>
+
+ <dt><strong>Multiprotocol Support</strong></dt>
+
+ <dd>Apache now has some of the infrastructure in place to
+ support serving multiple protocols. mod_echo has been written
+ as an example.</dd>
+
+ <dt><strong>Better support for non-Unix
+ platforms</strong></dt>
+
+ <dd>Apache 2.0 is faster and more stable on non-Unix
+ platforms such as BeOS, OS/2, and Windows. With the
+ introduction of platform-specific <a
+ href="mpm.html">multi-processing modules</a> (MPMs) and the
+ Apache Portable Runtime (APR), these platforms are now
+ implemented in their native API, avoiding the often buggy and
+ poorly performing POSIX-emulation layers.</dd>
+
+ <dt><strong>New Apache API</strong></dt>
+
+ <dd>The API for modules has changed significantly for 2.0.
+ Many of the module-ordering/-priority problems from 1.3 should
+ be gone. 2.0 does much of this automatically, and module ordering
+ is now done per-hook to allow more flexibility. Also, new calls
+ have been added that provide additional module capabilities
+ without patching the core Apache server.</dd>
+
+ <dt><strong>IPv6 Support</strong></dt>
+
+ <dd>On systems where IPv6 is supported by the underlying
+ Apache Portable Runtime library, Apache gets IPv6 listening
+ sockets by default. Additionally, the <directive
+ module="mpm_common">Listen</directive>, <directive module="core"
+ >NameVirtualHost</directive>, and <directive module="core"
+ >VirtualHost</directive> directives support
+ IPv6 numeric address strings (e.g., "Listen
+ [fe80::1]:8080").</dd>
+
+ <dt><strong>Filtering</strong></dt>
+
+ <dd>Apache modules may now be written as filters which act on
+ the stream of content as it is delivered to or from the
+ server. This allows, for example, the output of CGI scripts
+ to be parsed for Server Side Include directives using the
+ INCLUDES filter in mod_include.</dd>
+
+ <dt><strong>Multilanguage Error Responses</strong></dt>
+
+ <dd>Error response messages to the browser are now provided in
+ several languages, using SSI documents. They may be customized
+ by the administrator to achieve a consistent look and feel.</dd>
+
+ <dt><strong>Simplified configuration</strong></dt>
+
+ <dd>Many confusing directives have been simplified. The often
+ confusing Port and BindAddress directives are gone; only the
+ Listen directive is used for IP address binding; the
+ ServerName directive specifies the server name and port number
+ only for redirection and vhost recognition.</dd>
+
+ <dt><strong>Native Windows NT Unicode Support</strong></dt>
+
+ <dd>Apache 2.0 on Windows NT now uses utf-8 for all filename
+ encodings. These directly translate to the underlying Unicode
+ file system, providing multilanguage support for all Windows
+ NT-based installations, including Windows 2000 and Windows XP.
+ <em>This support does not extend to Windows 95, 98 or ME, which
+ continue to use the machine's local codepage for filesystem
+ access.</em></dd>
+ </dl>
+ </section>
+
+ <section id="module">
+ <title>Module Enhancements</title>
+
+ <dl>
+ <dt><strong>mod_ssl</strong></dt>
+
+ <dd>New module in Apache 2.0. This module is an interface
+ to the SSL/TLS encryption protocols provided by
+ OpenSSL.</dd>
+
+ <dt><strong>mod_dav</strong></dt>
+
+ <dd>New module in Apache 2.0. This module implements the HTTP
+ Distributed Authoring and Versioning (DAV) specification for
+ posting and maintaining web content.</dd>
+
+ <dt><strong>mod_auth_digest</strong></dt>
+
+ <dd>Includes additional support for session caching across
+ processes using shared memory.</dd>
+
+ <dt><strong>mod_charset_lite</strong></dt>
+
+ <dd>New module in Apache 2.0. This experimental module allows
+ for character set translation or recoding.</dd>
+
+ <dt><strong>mod_file_cache</strong></dt>
+
+ <dd>New module in Apache 2.0. This module includes the
+ functionality of mod_mmap_static in Apache 1.3, plus adds
+ further caching abilities.</dd>
+
+ <dt><strong>mod_headers</strong></dt>
+
+ <dd>This module is much more flexible in Apache 2.0. It can
+ now modify request headers used by mod_proxy, and it can
+ conditionally set response headers.</dd>
+
+ <dt><strong>mod_proxy</strong></dt>
+
+ <dd>The proxy module has been completely rewritten to take advantage
+ of the new filter infrastructure and to implement a more
+ reliable, HTTP/1.1 compliant proxy. In addition, new
+ <Proxy> configuration sections provide more readable
+ (and internally faster) control of proxied sites; overloaded
+ <Directory "proxy:..."> configuration are not supported. The
+ module is now divided into specific protocol support modules
+ including proxy_connect, proxy_ftp and proxy_http.</dd>
+
+ <dt><strong>mod_negotiation</strong></dt>
+
+ <dd>A new <directive module="mod_negotiation"
+ >ForceLanguagePriority</directive> directive can be used to assure that
+ the client receives a single document in all cases, rather than
+ NOT ACCEPTABLE or MULTIPLE CHOICES responses. In addition, the
+ negotiation and MultiViews algorithms have been cleaned up to
+ provide more consistent results and a new form of type map that
+ can include document content is provided.</dd>
+
+ <dt><strong>mod_autoindex</strong></dt>
+
+ <dd>Autoindex'ed directory listings can now be configured to
+ use HTML tables for cleaner formatting, and allow finer-grained
+ control of sorting, including version-sorting, and wildcard
+ filtering of the directory listing.</dd>
+
+ <dt><strong>mod_include</strong></dt>
+
+ <dd>New directives allow the default start and end tags for SSI elements
+ to be changed and allow for error and time format configuration
+ to take place in the main configuration file rather than in the
+ SSI document. Results from regular expression parsing and grouping
+ (now based on Perl's regular expression syntax) can be retrieved
+ using mod_include's variables $0 .. $9.</dd>
+
+ <dt><strong>mod_auth_dbm</strong></dt>
+
+ <dd>Now supports multiple types of DBM-like databases using the
+ <directive module="mod_auth_dbm">AuthDBMType</directive>
+ directive.</dd>
+
+ <dt><strong>mod_auth_db</strong></dt>
+
+ <dd>Has been removed in favor of mod_auth_dbm with the AuthDBMType
+ directive.</dd>
+ </dl>
+ </section>
+</manualpage>
--- /dev/null
+<?xml version='1.0' encoding='UTF-8' ?>
+<!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
+<?xml-stylesheet type="text/xsl" href="./style/manual.de.xsl"?>
+<manualpage>
+<relativepath href="."/>
+
+<title>Übersicht der neuen Funktionen in Apache 2.0</title>
+
+<summary>
+ <p>Erweiterungen:</p>
+</summary>
+
+ <section id="core">
+ <title>Core-Erweiterungen</title>
+
+ <dl>
+ <dt><strong>Unix-Threading</strong></dt>
+
+ <dd>Auf Unix-Systemen mit Unterstützung für POSIX-Threads, kann Apache
+ jetzt in einem Multi-Process, Multi-Threaded Hybrid-Mode gestartet werden. Dies
+ verbessert die Skalierfähigkeit für viele, jedoch nicht unbedingt alle
+ Konfigurationen.</dd>
+
+ <dt><strong>Neues Build-System</strong></dt>
+
+ <dd>Das Build-System wurde komplett auf der Basis von autoconf und libtool
+ neu geschrieben. Dadurch wird das Apache-Konfigurationssystem dem vieler
+ anderer Packages ähnlicher.</dd>
+
+ <dt><strong>Multi-Protokoll-Unterstützung</strong></dt>
+
+ <dd>Apache stellt jetzt die notwendigen Grundfunktionalitäten bereit um mehrere
+ Protokolle unterstützen und verarbeiten zu können.
+ mod_echo wurde hierfür als Beispiel geschrieben.</dd>
+
+ <dt><strong>Bessere Unterstützung von Nicht-Unix-Plattformen</strong></dt>
+
+ <dd>Apache 2.0 ist schneller und stabiler auf Nicht-Unix-Plattformen
+ wie BeOS, OS/2 und Windows. Mit der Einführung von Plattform-spezifischen
+ <a href="mpm.html">Multi-Processing Modulen</a> (MPMs) und der
+ Apache Portable Runtime (APR), sind diese Plattformen jetzt in ihrem nativen
+ API implementiert, wodurch die Verwendung der häufig fehlerbehafteten und
+ schlecht funktionierenden POSIX-Emulation-Layer vermieden wird.</dd>
+
+ <dt><strong>Neues Apache API</strong></dt>
+
+ <dd>Das API für Module hat sich in 2.0 stark verändert.
+ Die meisten der Sortierungs-/Prioritätsprobleme von Modulen bei 1.3 sollten nun
+ verschwunden sein. In 2.0 wird hiervon vieles automatisch durchgeführt. Die
+ Modulsortierung wird jetzt über einen pre-hook vorgenommen, um mehr Flexibilität
+ zu bieten. Außerdem wurden neue API-Calls hinzugefügt, die zusätzliche
+ Modulfähigkeiten zur Verfügung stellen, ohne den Apache-Kern anpassen
+ zu müssen.</dd>
+
+ <dt><strong>IPv6-Unterstützung</strong></dt>
+
+ <dd>Auf Systemen, bei denen die zugrundeliegende Apache Portable Runtime-Bibliothek
+ IPv6 unterstützt, bekommt Apache standarmäßig IPv6 Listening
+ Sockets. Zusätzlich unterstützen die Konfigurationsanweisungen <directive
+ module="mpm_common">Listen</directive>, <directive module="core"
+ >NameVirtualHost</directive> und <directive module="core">VirtualHost</directive>
+ numerische IPv6-Adressangaben (z.B., "Listen [fe80::1]:8080").</dd>
+
+ <dt><strong>Filterung</strong></dt>
+
+ <dd>Apache-Module können jetzt als Filter entwickelt und zur Filterung
+ des rein- und rausgehenden Datenstroms des Servers eingesetzt werden.
+ Hierdurch kann beispielsweise die Ausgabe von CGI-Skripten durch den INCLUDES-Filter
+ von mod_include bearbeitet werden und so Server-Side Include-Anweisungen ausgeführt
+ werden.</dd>
+
+ <dt><strong>Mehrsprachige Fehlermeldungen</strong></dt>
+
+ <dd>Fehlermeldungen die an den Browser rausgehen, stehen jetzt als SSI-Dokumente in
+ verschiedenen Sprachen zur Verfügung. Sie können bei Bedarf durch den
+ Administrator angepasst werden, um ein einheitliches Design zu erreichen.</dd>
+
+ <dt><strong>Vereinfachte Konfiguration</strong></dt>
+
+ <dd>Viele der verwirrenden Konfigurationsanweisungen wurden vereinfacht.
+ Die oft für Verwirrung sorgenden Port- und BindAddress-Anweisungen wurden
+ entfernt. Ausschließlich die Listen-Anweisung wird nun zum Setzen von
+ IP-Addressen und Portnummern benutzt. Der Servername und die Portnummer, die
+ für Weiterleitungen und zur Erkennung virtueller Server verwendet werden,
+ werden über die ServerName-Anweisung konfiguriert.</dd>
+
+ <dt><strong>Native Windows NT Unicode-Unterstützung</strong></dt>
+
+ <dd>Apache 2.0 auf Windows NT benutzt jetzt utf-8 für alle
+ Dateinamen-Kodierungen. Diese werden direkt auf das zugrundeliegende
+ Unicode-Dateisystem abgebildet, wodurch Mehrsprach-Unterstützung
+ für alle Windows NT-basierten Installationen, inklusive Windows 2000 und
+ Windows XP, zur Verfügung gestellt wird.
+ <em>Diese Unterstützung ist nicht auf Windows 95, 98 oder ME verfügbar.
+ Hier wird weiterhin die jeweils lokale Codepage des Rechners für den
+ Zugriff auf das Dateisystem verwendet.</em></dd>
+ </dl>
+ </section>
+
+ <section id="module">
+ <title>Modul-Erweiterungen</title>
+
+ <dl>
+ <dt><strong>mod_ssl</strong></dt>
+
+ <dd>Neues Modul in Apache 2.0. Dieses Modul ist ein Interface
+ zu den von OpenSSL bereitgestellten SSL/TLS Verschlüsselungs-Protokollen.</dd>
+
+ <dt><strong>mod_dav</strong></dt>
+
+ <dd>Neues Modul in Apache 2.0. Dieses Modul implementiert die HTTP
+ Distributed Authoring and Versioning (DAV) Spezifikation zur
+ Erzeugung und Pflege von Web-Inhalten.</dd>
+
+ <dt><strong>mod_auth_digest</strong></dt>
+
+ <dd>Zusätzliche Unterstützung für prozessübergreifendes
+ Session-Caching mittels Shared-Memory.
+ </dd>
+
+ <dt><strong>mod_charset_lite</strong></dt>
+
+ <dd>Neues Modul in Apache 2.0.
+ Dieses experimentelle Modul erlaubt Zeichensatz-Übersetzungen oder
+ -Umschlüsselung.</dd>
+
+ <dt><strong>mod_file_cache</strong></dt>
+
+ <dd>Neues Modul in Apache 2.0. Dieses Modul beinhaltet die Funktionalität
+ von mod_mmap_static aus Apache 1.3, plus einige weitere Caching-Funktionen.</dd>
+
+ <dt><strong>mod_headers</strong></dt>
+
+ <dd>Dieses Modul ist in Apache 2.0 deutlich flexibler geworden. Es kann jetzt
+ die von mod_proxy genutzten Request-Header manipulieren und es ist möglich
+ Response-Header auf Basis von definierten Bedingungen zu verändern.</dd>
+
+ <dt><strong>mod_proxy</strong></dt>
+
+ <dd>Das Proxy Modul wurde komplett neu geschrieben um die Möglichkeiten der
+ neuen Filter-Funktionalität auszuschöpfen und um einen
+ zuverlässigen Proxy zu haben, der den HTTP/1.1-Spezifikationen
+ entspricht.</dd>
+
+ <dt><strong>mod_negotiation</strong></dt>
+
+ <dd>Die neue Konfigurationsanweisung <directive module="mod_negotiation"
+ >ForceLanguagePriority</directive>
+ kann benutzt werden, um sicherzustellen, dass ein Client auf jeden Fall ein
+ einzelnes Dokument, anstatt einer NOT ACCEPTABLE- oder MULTIPLE CHOICES-Antwort,
+ bekommt. Zusätzlich wurden die Negotiation- und Multiview-Algorithmen
+ angepasst um einheitlichere Ergebnisse zu liefern. Außerdem wird eine
+ neue Form von Type-Maps bereitgestellt, die direkt den Inhalt von Dokumenten
+ umfassen können.</dd>
+
+ <dt><strong>mod_autoindex</strong></dt>
+
+ <dd>Automatisch erzeugte Verzeichnisindizes können zur besseren
+ Übersichtlichkeit durch HTML-Tabellen dargestellt werden.
+ Genauere Sortierungen, wie Sortierung nach Versionsnummer und
+ Wildcard-Filterung des Verzeichnisindizes werden unterstützt.</dd>
+
+ <dt><strong>mod_include</strong></dt>
+
+ <dd>Neue Anweisungen erlauben es, die Standard Start- und Endtags von
+ SSI-Elementen zu ändern. Zudem können die Default-Formate für
+ Fehlermeldungen und Zeitangaben nun ebenfalls in der Serverkonfiguration
+ vorgenommen werden. Auf die Ergebnisse der Auswertung und Gruppierung von
+ regulären Ausdrücken (jetzt auf Basis der Perl's Regular Expression
+ Syntax) kann über die mod_include Variablen $0 bis $9 zugegriffen werden.</dd>
+
+ <dt><strong>mod_auth_dbm</strong></dt>
+
+ <dd>DBM-ähnliche Datenbanken werden jetzt durch die Konfigurationsaweisung
+ <directive module="mod_auth_dbm">AuthDBMType</directive>
+ unterstützt.</dd>
+
+ <dt><strong>mod_proxy</strong></dt>
+
+ <dd>Neue <Proxy>-Konfigurationssektionen bringen eine besser
+ lesbare (und intern schnellere) Kontrolle der genutzten Websites.
+ Die überladene <Directory "proxy:...">-Anweisung wird nicht mehr
+ unterstützt. Das Modul wurde in mehrere Module aufgeteilt, die jeweils
+ ein bestimmtes Übertragungsprotokoll implementieren. Diese sind proxy_connect,
+ proxy_ftp und proxy_http.</dd>
+ </dl>
+ </section>
+</manualpage>