drop upgrading.xml.de as its outdated too much.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@647593 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
André Malo
2008-04-13 17:38:03 +00:00
parent 684fd7b104
commit 02fe6331b3
9 changed files with 10 additions and 231 deletions

View File

@ -1,7 +1,3 @@
URI: upgrading.html.de
Content-Language: de
Content-type: text/html; charset=ISO-8859-1
URI: upgrading.html.en
Content-Language: en
Content-type: text/html; charset=ISO-8859-1

View File

@ -1,111 +0,0 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="de" xml:lang="de"><head><!--
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
This file is generated from xml source: DO NOT EDIT
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
-->
<title>Upgrade von 2.0 auf 2.1 - Apache HTTP Server</title>
<link href="./style/css/manual.css" rel="stylesheet" media="all" type="text/css" title="Main stylesheet" />
<link href="./style/css/manual-loose-100pc.css" rel="alternate stylesheet" media="all" type="text/css" title="No Sidebar - Default font size" />
<link href="./style/css/manual-print.css" rel="stylesheet" media="print" type="text/css" />
<link href="./images/favicon.ico" rel="shortcut icon" /></head>
<body id="manual-page"><div id="page-header">
<p class="menu"><a href="./mod/">Module</a> | <a href="./mod/directives.html">Direktiven</a> | <a href="./faq/">FAQ</a> | <a href="./glossary.html">Glossar</a> | <a href="./sitemap.html">Seitenindex</a></p>
<p class="apache">Apache HTTP Server Version 2.3</p>
<img alt="" src="./images/feather.gif" /></div>
<div class="up"><a href="./"><img title="&lt;-" alt="&lt;-" src="./images/left.gif" /></a></div>
<div id="path">
<a href="http://www.apache.org/">Apache</a> &gt; <a href="http://httpd.apache.org/">HTTP-Server</a> &gt; <a href="http://httpd.apache.org/docs/">Dokumentation</a> &gt; <a href="./">Version 2.3</a></div><div id="page-content"><div id="preamble"><h1>Upgrade von 2.0 auf 2.1</h1>
<div class="toplang">
<p><span>Verf<72>gbare Sprachen: </span><a href="./de/upgrading.html" title="Deutsch">&nbsp;de&nbsp;</a> |
<a href="./en/upgrading.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
<a href="./ja/upgrading.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
<a href="./ko/upgrading.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
<a href="./pt-br/upgrading.html" hreflang="pt-br" rel="alternate" title="Portugu<67>s (Brasil)">&nbsp;pt-br&nbsp;</a> |
<a href="./ru/upgrading.html" hreflang="ru" rel="alternate" title="Russian">&nbsp;ru&nbsp;</a></p>
</div>
<div class="outofdate">Diese <20>bersetzung ist m<>glicherweise
nicht mehr aktuell. Bitte pr<70>fen Sie die englische Version auf
die neuesten <20>nderungen.</div>
<p>Dieses Dokument dient der Unterst<73>tzung beim Upgrade. Es
enth<74>lt die entscheidenden Informationen f<>r bisherige
Apache-Nutzer. Diese sind als kurze Anmerkungen
gedacht. Weitere Informationen finden Sie entweder unter
<a href="new_features_2_2.html">Neue Funktionen</a> oder in
den <code>src/CHANGES</code>-Dateien.</p>
<p>Dieses Dokument beschreibt lediglich die <20>nderungen von Version
2.2 gegen<65>ber Version 2.0. Wenn Sie ein Upgrade von Version 1.3
durchf<68>hren, sollten Sie auch <a href="http://httpd.apache.org/docs/2.0/upgrading.html">Upgrade von 1.3
auf 2.0</a> zu Rate ziehen.</p>
</div>
<div id="quickview"><ul id="toc"><li><img alt="" src="./images/down.gif" /> <a href="#compile-time"><3E>nderungen der Konfiguration bei der Kompilierung</a></li>
<li><img alt="" src="./images/down.gif" /> <a href="#run-time"><3E>nderungen der Laufzeit-Konfiguration</a></li>
<li><img alt="" src="./images/down.gif" /> <a href="#misc">Sonstige <20>nderungen</a></li>
<li><img alt="" src="./images/down.gif" /> <a href="#third-party">Module von Drittanbietern</a></li>
</ul><h3>Siehe auch</h3><ul class="seealso"><li><a href="new_features_2_0.html"><3E>bersicht der neuen Funktionen
in Apache 2.0</a></li></ul></div>
<div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
<div class="section">
<h2><a name="compile-time" id="compile-time"><3E>nderungen der Konfiguration bei der Kompilierung</a></h2>
</div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
<div class="section">
<h2><a name="run-time" id="run-time"><3E>nderungen der Laufzeit-Konfiguration</a></h2>
<ul>
<li>Die mit dem Apache HTTP Server ausgelieferte Konfigurationsdatei
<code>httpd.conf</code> wurde stark vereinfacht, indem alle au<61>er
den unbedingt notwendigen Konfigurationseinstellungen entfernt wurden.
Im <code>conf/extra/</code>-Verzeichnis Ihrer Installation finden Sie
eine Reihe von Konfigurationsbeispielen f<>r erweiterte Funktionen.
</li>
<li>Die <code class="program"><a href="./programs/apachectl.html">apachectl</a></code>-Option <code>startssl</code> gibt es
nicht mehr. Um SSL-Unterst<73>tzung zu aktivieren m<>ssen Sie die
<code>httpd.conf</code> editieren und die entsprechenden
<code class="module"><a href="./mod/mod_ssl.html">mod_ssl</a></code>-Anweisungen einf<6E>gen und
anschlie<69>end den Server mit <code>apachectl start</code> starten.
Eine Beispielkonfiguration zum Aktivieren von <code class="module"><a href="./mod/mod_ssl.html">mod_ssl</a></code>
ist in <code>conf/extra/httpd-ssl.conf</code> enthalten.
</li>
<li>Die Voreinstellung von <code class="directive"><a href="./mod/core.html#usecanonicalname">UseCanonicalName</a></code> ist jetzt <code>Off</code>.
Wenn diese Anweisung nicht in Ihrer Konfigurationsdatei enthalten ist,
k<>nnen Sie <code>UseCanonicalName On</code> einf<6E>gen, um das
bisherige Verhalten beizubehalten.
</li>
<li>Das Modul <code class="module"><a href="./mod/mod_userdir.html">mod_userdir</a></code> reagiert nicht l<>nger auf
Anfragen, solange nicht in der Konfigurationsdatei eine <code class="directive"><a href="./mod/mod_userdir.html#userdir">UserDir</a></code>-Anweisung enthalten ist, die
einen Verzeichnisnamen angibt. F<>gen Sie Ihrer Konfigurationsdatei
die Anweisung <code>UserDir public_html</code> hinzu, um das
bisherige Verhalten wiederherzustellen.
</li>
</ul>
</div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
<div class="section">
<h2><a name="misc" id="misc">Sonstige <20>nderungen</a></h2>
</div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
<div class="section">
<h2><a name="third-party" id="third-party">Module von Drittanbietern</a></h2>
</div></div>
<div class="bottomlang">
<p><span>Verf<72>gbare Sprachen: </span><a href="./de/upgrading.html" title="Deutsch">&nbsp;de&nbsp;</a> |
<a href="./en/upgrading.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
<a href="./ja/upgrading.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
<a href="./ko/upgrading.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
<a href="./pt-br/upgrading.html" hreflang="pt-br" rel="alternate" title="Portugu<67>s (Brasil)">&nbsp;pt-br&nbsp;</a> |
<a href="./ru/upgrading.html" hreflang="ru" rel="alternate" title="Russian">&nbsp;ru&nbsp;</a></p>
</div><div id="footer">
<p class="apache">Copyright 2008 The Apache Software Foundation.<br />Lizenziert unter der <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
<p class="menu"><a href="./mod/">Module</a> | <a href="./mod/directives.html">Direktiven</a> | <a href="./faq/">FAQ</a> | <a href="./glossary.html">Glossar</a> | <a href="./sitemap.html">Seitenindex</a></p></div>
</body></html>

View File

@ -18,8 +18,7 @@
<div id="path">
<a href="http://www.apache.org/">Apache</a> &gt; <a href="http://httpd.apache.org/">HTTP Server</a> &gt; <a href="http://httpd.apache.org/docs/">Documentation</a> &gt; <a href="./">Version 2.3</a></div><div id="page-content"><div id="preamble"><h1>Upgrading to 2.4 from 2.2</h1>
<div class="toplang">
<p><span>Available Languages: </span><a href="./de/upgrading.html" hreflang="de" rel="alternate" title="Deutsch">&nbsp;de&nbsp;</a> |
<a href="./en/upgrading.html" title="English">&nbsp;en&nbsp;</a> |
<p><span>Available Languages: </span><a href="./en/upgrading.html" title="English">&nbsp;en&nbsp;</a> |
<a href="./ja/upgrading.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
<a href="./ko/upgrading.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
<a href="./pt-br/upgrading.html" hreflang="pt-br" rel="alternate" title="Portugu<67>s (Brasil)">&nbsp;pt-br&nbsp;</a> |
@ -67,8 +66,7 @@
</div></div>
<div class="bottomlang">
<p><span>Available Languages: </span><a href="./de/upgrading.html" hreflang="de" rel="alternate" title="Deutsch">&nbsp;de&nbsp;</a> |
<a href="./en/upgrading.html" title="English">&nbsp;en&nbsp;</a> |
<p><span>Available Languages: </span><a href="./en/upgrading.html" title="English">&nbsp;en&nbsp;</a> |
<a href="./ja/upgrading.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
<a href="./ko/upgrading.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
<a href="./pt-br/upgrading.html" hreflang="pt-br" rel="alternate" title="Portugu<67>s (Brasil)">&nbsp;pt-br&nbsp;</a> |

View File

@ -19,8 +19,7 @@
<a href="http://www.apache.org/">Apache</a> &gt; <a href="http://httpd.apache.org/">HTTP サーバ</a> &gt; <a href="http://httpd.apache.org/docs/">ドキュメンテーション</a> &gt; <a href="./">バージョン
2.3</a></div><div id="page-content"><div id="preamble"><h1>1.3 から 2.0 へのアップグレード</h1>
<div class="toplang">
<p><span>Available Languages: </span><a href="./de/upgrading.html" hreflang="de" rel="alternate" title="Deutsch">&nbsp;de&nbsp;</a> |
<a href="./en/upgrading.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
<p><span>Available Languages: </span><a href="./en/upgrading.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
<a href="./ja/upgrading.html" title="Japanese">&nbsp;ja&nbsp;</a> |
<a href="./ko/upgrading.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
<a href="./pt-br/upgrading.html" hreflang="pt-br" rel="alternate" title="Português (Brasil)">&nbsp;pt-br&nbsp;</a> |
@ -211,8 +210,7 @@
動き<strong>ません</strong>。詳細は <a href="developer/">開発者向け文書</a> にあります。</p>
</div></div>
<div class="bottomlang">
<p><span>Available Languages: </span><a href="./de/upgrading.html" hreflang="de" rel="alternate" title="Deutsch">&nbsp;de&nbsp;</a> |
<a href="./en/upgrading.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
<p><span>Available Languages: </span><a href="./en/upgrading.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
<a href="./ja/upgrading.html" title="Japanese">&nbsp;ja&nbsp;</a> |
<a href="./ko/upgrading.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
<a href="./pt-br/upgrading.html" hreflang="pt-br" rel="alternate" title="Português (Brasil)">&nbsp;pt-br&nbsp;</a> |

View File

@ -18,8 +18,7 @@
<div id="path">
<a href="http://www.apache.org/">Apache</a> &gt; <a href="http://httpd.apache.org/">HTTP Server</a> &gt; <a href="http://httpd.apache.org/docs/">Documentation</a> &gt; <a href="./">Version 2.3</a></div><div id="page-content"><div id="preamble"><h1>1.3<EFBFBD><EFBFBD><EFBFBD><EFBFBD> 2.0<EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>׷<EFBFBD><D7B7>̵<EFBFBD></h1>
<div class="toplang">
<p><span><3E><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>: </span><a href="./de/upgrading.html" hreflang="de" rel="alternate" title="Deutsch">&nbsp;de&nbsp;</a> |
<a href="./en/upgrading.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
<p><span><3E><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>: </span><a href="./en/upgrading.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
<a href="./ja/upgrading.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
<a href="./ko/upgrading.html" title="Korean">&nbsp;ko&nbsp;</a> |
<a href="./pt-br/upgrading.html" hreflang="pt-br" rel="alternate" title="Portugu&#234;s (Brasil)">&nbsp;pt-br&nbsp;</a> |
@ -192,8 +191,7 @@
<20><><EFBFBD><EFBFBD></a><3E><> <20><><EFBFBD><EFBFBD><EFBFBD>϶<EFBFBD>.</p>
</div></div>
<div class="bottomlang">
<p><span><3E><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>: </span><a href="./de/upgrading.html" hreflang="de" rel="alternate" title="Deutsch">&nbsp;de&nbsp;</a> |
<a href="./en/upgrading.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
<p><span><3E><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>: </span><a href="./en/upgrading.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
<a href="./ja/upgrading.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
<a href="./ko/upgrading.html" title="Korean">&nbsp;ko&nbsp;</a> |
<a href="./pt-br/upgrading.html" hreflang="pt-br" rel="alternate" title="Portugu&#234;s (Brasil)">&nbsp;pt-br&nbsp;</a> |

View File

@ -18,8 +18,7 @@
<div id="path">
<a href="http://www.apache.org/">Apache</a> &gt; <a href="http://httpd.apache.org/">Servidor HTTP</a> &gt; <a href="http://httpd.apache.org/docs/">Documenta<74><61>o</a> &gt; <a href="./">Vers<72>o 2.3</a></div><div id="page-content"><div id="preamble"><h1>Atualizando da vers<72>o 1.3 para 2.0</h1>
<div class="toplang">
<p><span>L<>nguas Dispon<6F>veis: </span><a href="./de/upgrading.html" hreflang="de" rel="alternate" title="Deutsch">&nbsp;de&nbsp;</a> |
<a href="./en/upgrading.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
<p><span>L<>nguas Dispon<6F>veis: </span><a href="./en/upgrading.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
<a href="./ja/upgrading.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
<a href="./ko/upgrading.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
<a href="./pt-br/upgrading.html" title="Portugu<67>s (Brasil)">&nbsp;pt-br&nbsp;</a> |
@ -213,8 +212,7 @@
<a href="developer/">documenta<74><61>o do desenvolvedor</a>.</p>
</div></div>
<div class="bottomlang">
<p><span>L<>nguas Dispon<6F>veis: </span><a href="./de/upgrading.html" hreflang="de" rel="alternate" title="Deutsch">&nbsp;de&nbsp;</a> |
<a href="./en/upgrading.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
<p><span>L<>nguas Dispon<6F>veis: </span><a href="./en/upgrading.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
<a href="./ja/upgrading.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
<a href="./ko/upgrading.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
<a href="./pt-br/upgrading.html" title="Portugu<67>s (Brasil)">&nbsp;pt-br&nbsp;</a> |

View File

@ -18,8 +18,7 @@
<div id="path">
<a href="http://www.apache.org/">Apache</a> &gt; <a href="http://httpd.apache.org/">HTTP <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD></a> &gt; <a href="http://httpd.apache.org/docs/"><3E><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD></a> &gt; <a href="./"><3E><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> 2.3</a></div><div id="page-content"><div id="preamble"><h1><3E><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> 1.3 <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> 2.0</h1>
<div class="toplang">
<p><span>Available Languages: </span><a href="./de/upgrading.html" hreflang="de" rel="alternate" title="Deutsch">&nbsp;de&nbsp;</a> |
<a href="./en/upgrading.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
<p><span>Available Languages: </span><a href="./en/upgrading.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
<a href="./ja/upgrading.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
<a href="./ko/upgrading.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
<a href="./pt-br/upgrading.html" hreflang="pt-br" rel="alternate" title="Portugu&#234;s (Brasil)">&nbsp;pt-br&nbsp;</a> |
@ -189,8 +188,7 @@
<20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <a href="developer/"><3E><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD></a>.</p>
</div></div>
<div class="bottomlang">
<p><span>Available Languages: </span><a href="./de/upgrading.html" hreflang="de" rel="alternate" title="Deutsch">&nbsp;de&nbsp;</a> |
<a href="./en/upgrading.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
<p><span>Available Languages: </span><a href="./en/upgrading.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
<a href="./ja/upgrading.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
<a href="./ko/upgrading.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
<a href="./pt-br/upgrading.html" hreflang="pt-br" rel="alternate" title="Portugu&#234;s (Brasil)">&nbsp;pt-br&nbsp;</a> |

View File

@ -1,95 +0,0 @@
<?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: 170636:420990 (outdated) -->
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License, Version 2.0
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<manualpage metafile="upgrading.xml.meta">
<title>Upgrade von 2.0 auf 2.1</title>
<summary>
<p>Dieses Dokument dient der Unterst&#252;tzung beim Upgrade. Es
enth&#228;lt die entscheidenden Informationen f&#252;r bisherige
Apache-Nutzer. Diese sind als kurze Anmerkungen
gedacht. Weitere Informationen finden Sie entweder unter
<a href="new_features_2_2.html">Neue Funktionen</a> oder in
den <code>src/CHANGES</code>-Dateien.</p>
<p>Dieses Dokument beschreibt lediglich die &Auml;nderungen von Version
2.2 gegen&uuml;ber Version 2.0. Wenn Sie ein Upgrade von Version 1.3
durchf&uuml;hren, sollten Sie auch <a
href="http://httpd.apache.org/docs/2.0/upgrading.html">Upgrade von 1.3
auf 2.0</a> zu Rate ziehen.</p>
</summary>
<seealso><a href="new_features_2_0.html">&Uuml;bersicht der neuen Funktionen
in Apache 2.0</a></seealso>
<section id="compile-time">
<title>&#196;nderungen der Konfiguration bei der Kompilierung</title>
</section>
<section id="run-time">
<title>&#196;nderungen der Laufzeit-Konfiguration</title>
<ul>
<li>Die mit dem Apache HTTP Server ausgelieferte Konfigurationsdatei
<code>httpd.conf</code> wurde stark vereinfacht, indem alle au&szlig;er
den unbedingt notwendigen Konfigurationseinstellungen entfernt wurden.
Im <code>conf/extra/</code>-Verzeichnis Ihrer Installation finden Sie
eine Reihe von Konfigurationsbeispielen f&uuml;r erweiterte Funktionen.
</li>
<li>Die <program>apachectl</program>-Option <code>startssl</code> gibt es
nicht mehr. Um SSL-Unterst&uuml;tzung zu aktivieren m&uuml;ssen Sie die
<code>httpd.conf</code> editieren und die entsprechenden
<module>mod_ssl</module>-Anweisungen einf&uuml;gen und
anschlie&szlig;end den Server mit <code>apachectl start</code> starten.
Eine Beispielkonfiguration zum Aktivieren von <module>mod_ssl</module>
ist in <code>conf/extra/httpd-ssl.conf</code> enthalten.
</li>
<li>Die Voreinstellung von <directive
module="core">UseCanonicalName</directive> ist jetzt <code>Off</code>.
Wenn diese Anweisung nicht in Ihrer Konfigurationsdatei enthalten ist,
k&ouml;nnen Sie <code>UseCanonicalName On</code> einf&uuml;gen, um das
bisherige Verhalten beizubehalten.
</li>
<li>Das Modul <module>mod_userdir</module> reagiert nicht l&auml;nger auf
Anfragen, solange nicht in der Konfigurationsdatei eine <directive
module="mod_userdir">UserDir</directive>-Anweisung enthalten ist, die
einen Verzeichnisnamen angibt. F&uuml;gen Sie Ihrer Konfigurationsdatei
die Anweisung <code>UserDir public_html</code> hinzu, um das
bisherige Verhalten wiederherzustellen.
</li>
</ul>
</section>
<section id="misc">
<title>Sonstige &#196;nderungen</title>
</section>
<section id="third-party">
<title>Module von Drittanbietern</title>
</section>
</manualpage>

View File

@ -6,7 +6,6 @@
<relpath>.</relpath>
<variants>
<variant outdated="yes">de</variant>
<variant>en</variant>
<variant outdated="yes">ja</variant>
<variant outdated="yes">ko</variant>