]> granicus.if.org Git - apache/blobdiff - docs/manual/sitemap.xml.de
Rebuild.
[apache] / docs / manual / sitemap.xml.de
index 0d39a67b7886c90abf82ecb6fb72b24a6dc26f50..f4434248e4fed4b9e73c614a08d592512adcc883 100644 (file)
 <?xml version="1.0" encoding="UTF-8" ?>
+<!DOCTYPE sitemap SYSTEM "./style/sitemap.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.de.xsl"?>
-<!-- English revision: 1.17 -->
+<!-- English Revision: 1562300:1732099 (outdated) -->
 
-<sitemap>
-  <relativepath href="."/>
+<!--
+ 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.
+-->
+
+<sitemap metafile="sitemap.xml.meta">
 
   <title>Seitenindex</title>
 
 <summary>
 <p>Diese Seite verzeichnet die zur Zeit verf&#252;gbaren Dokumente der
-<a href="./">Dokumentation zum Apache HTTP Server Version 2.1</a>.</p>
+<a href="./">Dokumentation zum Apache HTTP Server Version
+&httpd.major;.&httpd.minor;</a>.</p>
 </summary>
 
 <category id="release">
 <title>Hinweise zur Version</title>
-<page href="upgrading.html">Upgrade von 1.3 auf 2.0</page>
+<page href="upgrading.html">Upgrade von 2.2 auf 2.4</page>
+<page href="new_features_2_4.html">Neue Funktionen in Version 2.3/2.4</page>
+<page href="new_features_2_2.html">Neue Funktionen in Version 2.1/2.2</page>
 <page href="new_features_2_0.html">Neue Funktionen in Version 2.0</page>
+<page href="license.html">Apache-Lizenz</page>
 </category>
 
 <category id="using">
 <title>Bedienung des Apache HTTP Servers</title>
 <page href="install.html">Kompilieren und Installieren</page>
 <page href="invoking.html">Apache starten</page>
-<page href="stopping.html">Stoppen und Neustarten des Servers</page>
+<page href="stopping.html">Beenden und Neustarten des Servers</page>
 <page href="configuring.html">Konfigurationsdateien</page>
 <page href="sections.html">Konfigurationsabschnitte</page>
+<page href="caching.html">Caching von Inhalten</page>
 <page href="server-wide.html">Serverweite Konfiguration</page>
 <page href="logs.html">Log-Dateien</page>
 <page href="urlmapping.html">URLs auf das Dateisystem abbilden</page>
-<page href="misc/security_tips.html">Tipps zur Sicherheit</page>
 <page href="dso.html">Dynamic Shared Object (DSO)</page>
+<page href="compliance.html">HTTP-Protokoll-Konformit&#228;t</page>
 <page href="content-negotiation.html">Content Negotiation</page>
-<page href="custom-error.html">Individuelle Fehler-R&#252;ckmeldungen</page>
+<page href="custom-error.html">Individuelle Fehlermeldungen</page>
 <page href="bind.html">Bestimmen der vom Apache verwendeten Adressen und Ports</page>
 <page href="mpm.html">Multi-Processing-Module (MPMs)</page>
 <page href="env.html">Umgebungsvariablen</page>
+<page href="expr.html">Parsen von Ausdr&#252;cken</page>
 <page href="handler.html">Handler</page>
 <page href="filter.html">Filter</page>
+<page href="socache.html">Unterst&#252;tzung f&#252;r gemeinsame Objekt-Zwischenspeicher</page>
 <page href="suexec.html">suEXEC Unterst&#252;tzung</page>
-<page href="misc/perf-tuning.html">Performance-Hinweise</page>
-<page href="misc/rewriteguide.html">Einf&#252;hrung in die URL-Manipulation</page>
+<page href="dns-caveats.html">Probleme bez&#252;glich DNS und Apache</page>
+<page href="http://wiki.apache.org/httpd/FAQ">H&#228;ufig gestellte Fragen
+    (FAQ)</page>
 </category>
 
 <category id="vhosts">
-<title>Virtual-Host-Dokumentation des Apache</title>
+<title>Apache-Dokumentation zu virtuellen Hosts</title>
 <page separate="yes" href="vhosts/">&#220;bersicht</page>
-<page href="vhosts/name-based.html">Namensbasierte Virtual Hosts</page>
-<page href="vhosts/ip-based.html">IP-basierte Virtual Hosts</page>
+<page href="vhosts/name-based.html">Namensbasierte virtuelle Hosts</page>
+<page href="vhosts/ip-based.html">IP-basierte virtuelle Hosts</page>
 <page href="vhosts/mass.html">Dynamisch konfiguriertes Massen-Virtual-Hosting</page>
-<page href="vhosts/examples.html">Virtual-Host-Beispiele</page>
-<page href="vhosts/details.html">Tiefergehende Er&#246;rterung des Virtual-Hosts-Matchings</page>
+<page href="vhosts/examples.html">Beispiele f&uuml;r virtuelle Hosts in
+  typischen Installationen</page>
+<page href="vhosts/details.html">Tiefergehende Er&ouml;rterung der Zuweisung
+  virtueller Hosts</page>
 <page href="vhosts/fd-limits.html">Datei-Deskriptor-Begrenzungen</page>
-<page href="dns-caveats.html">Probleme bez&#252;glich DNS und Apache</page>
 </category>
 
-<category id="faq">
-<title>H&#228;ufig gestellte Fragen (FAQ)</title>
-<page separate="yes" href="faq/">&#220;bersicht</page>
-<page href="faq/support.html">Support</page>
+<category id="rewrite">
+<title>Einf&uuml;hrung in die URL-Manipulation</title>
+<page separate="yes" href="rewrite/">&Uuml;bersicht</page>
+<page href="mod/mod_rewrite.html">Referenz-Dokumentation von
+mod_rewrite</page>
+<page href="rewrite/intro.html">Einf&uuml;hrung in regul&#228;re Ausdr&#252;cke und mod_rewrite</page>
+<page href="rewrite/remapping.html">Verwendung von mod_rewrite, um URLs umzuleiten oder umzuschreiben</page>
+<page href="rewrite/access.html">Zugriffskontrolle mit mod_rewrite</page>
+<page href="rewrite/vhosts.html">Dynamische virtuelle Hosts mit mod_rewrite</page>
+<page href="rewrite/proxy.html">Dynamische Proxy-Konfigurationen mit mod_rewrite</page>
+<page href="rewrite/rewritemap.html">RewriteMap einsetzen</page>
+<page href="rewrite/advanced.html">Fortgeschrittene Techniken</page>
+<page href="rewrite/avoid.html">Wann man auf mod_rewrite verzichten sollte</page>
+<page href="rewrite/flags.html">Schalter / Flags</page>
+<page href="rewrite/tech.html">Technische Details</page>
 </category>
 
 <category id="ssl">
 <category id="howto">
 <title>Praxis / Anleitungen</title>
 <page separate="yes" href="howto/">&#220;bersicht</page>
-<page href="howto/auth.html">Authentisierung, Autorisierung und Zugriffskontrolle</page>
+<page href="howto/auth.html">Authentisierung und Autorisierung</page>
+<page href="howto/access.html">Zugriffskontrolle</page>
 <page href="howto/cgi.html">Dynamische Inhalte mit CGI</page>
 <page href="howto/ssi.html">Einf&#252;hrung in Server Side Includes</page>
 <page href="howto/htaccess.html">.htaccess-Dateien</page>
 <page href="howto/public_html.html">Web-Verzeichnisse f&#252;r Benutzer</page>
-<page href="misc/tutorials.html">Apache-Tutorials</page>
 </category>
 
 <category id="platform">
 Windows einsetzen</page>
 <page href="platform/win_compiling.html">Kompilieren des Apache f&#252;r
 Microsoft Windows</page>
+<page href="platform/rpm.html">Apache auf RPM-basierten Systemen einsetzen</page>
 <page href="platform/netware.html">Apache unter Novell NetWare einsetzen</page>
 <page href="platform/perf-hp.html">Einen Hochleistungs-Web-Server auf
 HPUX betreiben</page>
-<page href="platform/ebcdic.html">Die Apache EBCDIC-Portierung</page>
 </category>
 
 <category id="programs">
@@ -100,11 +137,19 @@ HPUX betreiben</page>
 <page href="programs/ab.html">ab</page>
 <page href="programs/apachectl.html">apachectl</page>
 <page href="programs/apxs.html">apxs</page>
+<page href="programs/configure.html">configure</page>
 <page href="programs/dbmmanage.html">dbmmanage</page>
+<page href="programs/fcgistarter.html">fcgistarter</page>
+<page href="programs/firehose.html">firehose</page>
+<page href="programs/htcacheclean.html">htcacheclean</page>
+<page href="programs/htdbm.html">htdbm</page>
 <page href="programs/htdigest.html">htdigest</page>
 <page href="programs/htpasswd.html">htpasswd</page>
+<page href="programs/httxt2dbm.html">httxt2dbm</page>
 <page href="programs/logresolve.html">logresolve</page>
+<page href="programs/log_server_status.html">log_server_status</page>
 <page href="programs/rotatelogs.html">rotatelogs</page>
+<page href="programs/split-logfile.html">split-logfile</page>
 <page href="programs/suexec.html">suexec</page>
 <page href="programs/other.html">Sonstige Programme</page>
 </category>
@@ -112,104 +157,40 @@ HPUX betreiben</page>
 <category id="misc">
 <title>Weitere Apache-Dokumentationen</title>
 <page separate="yes" href="misc/">&#220;bersicht</page>
-<page href="misc/custom_errordocs.html">International angepa&#223;te Server-Fehlermeldungen</page>
-<page href="misc/fin_wait_2.html">Verbindungen im FIN_WAIT_2 und Apache</page>
-<page href="misc/known_client_problems.html">Bekannte Client-Probleme</page>
-<page href="misc/descriptors.html">Deskriptoren und Apache</page>
-<page href="cgi_path.html">PATH_INFO-&#196;nderungen in der CGI-Umgebung</page>
+<page href="misc/perf-tuning.html">Performance-Hinweise</page>
+<page href="misc/perf-scaling.html">Performance-Skalierung</page>
+<page href="misc/security_tips.html">Tipps zur Sicherheit</page>
+<page href="misc/relevant_standards.html">Wichtige Standards</page>
+<page href="misc/password_encryptions.html">Verschl&#252;sselungsformate f&#252;r Passworte</page>
 </category>
 
 <category id="modules">
 <title>Apache-Module</title>
-<page href="mod/">Modul-Index</page>
-<page href="mod/directives.html">Direktiven-Index</page>
-<page href="mod/quickreference.html">Kurzreferenz der Direktiven</page>
-<modulefilelist>
-  <modulefile>core.xml</modulefile>
-  <modulefile>mod_actions.xml</modulefile>
-  <modulefile>mod_alias.xml</modulefile>
-  <modulefile>mod_asis.xml</modulefile>
-  <modulefile>mod_auth_basic.xml</modulefile>
-  <modulefile>mod_auth_digest.xml</modulefile>
-  <modulefile>mod_authn_anon.xml</modulefile>
-  <modulefile>mod_authn_dbm.xml</modulefile>
-  <modulefile>mod_authn_file.xml</modulefile>
-  <modulefile>mod_authn_default.xml</modulefile>
-  <modulefile>mod_authz_dbm.xml</modulefile>
-  <modulefile>mod_authz_default.xml</modulefile>
-  <modulefile>mod_authz_groupfile.xml</modulefile>
-  <modulefile>mod_authz_host.xml</modulefile>
-  <modulefile>mod_authz_user.xml</modulefile>
-  <modulefile>mod_auth_ldap.xml</modulefile>
-  <modulefile>mod_autoindex.xml</modulefile>
-  <modulefile>mod_cache.xml</modulefile>
-  <modulefile>mod_cern_meta.xml</modulefile>
-  <modulefile>mod_cgi.xml</modulefile>
-  <modulefile>mod_cgid.xml</modulefile>
-  <modulefile>mod_charset_lite.xml</modulefile>
-  <modulefile>mod_dav.xml</modulefile>
-  <modulefile>mod_dav_fs.xml</modulefile>
-  <modulefile>mod_deflate.xml</modulefile>
-  <modulefile>mod_dir.xml</modulefile>
-  <modulefile>mod_disk_cache.xml</modulefile>
-  <modulefile>mod_echo.xml</modulefile>
-  <modulefile>mod_env.xml</modulefile>
-  <modulefile>mod_example.xml</modulefile>
-  <modulefile>mod_expires.xml</modulefile>
-  <modulefile>mod_ext_filter.xml</modulefile>
-  <modulefile>mod_file_cache.xml</modulefile>
-  <modulefile>mod_headers.xml</modulefile>
-  <modulefile>mod_imap.xml</modulefile>
-  <modulefile>mod_include.xml</modulefile>
-  <modulefile>mod_info.xml</modulefile>
-  <modulefile>mod_isapi.xml</modulefile>
-  <modulefile>mod_ldap.xml</modulefile>
-  <modulefile>mod_log_config.xml</modulefile>
-  <modulefile>mod_logio.xml</modulefile>
-  <modulefile>mod_mem_cache.xml</modulefile>
-  <modulefile>mod_mime.xml</modulefile>
-  <modulefile>mod_mime_magic.xml</modulefile>
-  <modulefile>mod_negotiation.xml</modulefile>
-  <modulefile>mod_proxy.xml</modulefile>
-  <modulefile>mod_rewrite.xml</modulefile>
-  <modulefile>mod_setenvif.xml</modulefile>
-  <modulefile>mod_so.xml</modulefile>
-  <modulefile>mod_ssl.xml</modulefile>
-  <modulefile>mod_speling.xml</modulefile>
-  <modulefile>mod_status.xml</modulefile>
-  <modulefile>mod_suexec.xml</modulefile>
-  <modulefile>mod_unique_id.xml</modulefile>
-  <modulefile>mod_userdir.xml</modulefile>
-  <modulefile>mod_usertrack.xml</modulefile>
-  <modulefile>mod_vhost_alias.xml</modulefile>
-  <modulefile>mpm_common.xml</modulefile>
-  <modulefile>mpm_netware.xml</modulefile>
-  <modulefile>mpm_winnt.xml</modulefile>
-  <modulefile>perchild.xml</modulefile>
-  <modulefile>prefork.xml</modulefile>
-  <modulefile>worker.xml</modulefile>
-</modulefilelist>
+<page href="mod/module-dict.html">Erkl&#228;rung der Fachbegriffe zu Apache-Modulen</page>
+<page href="mod/directive-dict.html">Erkl&#228;rung der Fachbegriffe zu Apache-Direktiven</page>
 </category>
 
 <category id="developer">
 <title>Dokumentation f&#252;r Entwickler</title>
 <page separate="yes" href="developer/">&#220;bersicht</page>
 <page href="developer/API.html">Anmerkungen zur Apache-API</page>
-<page href="developer/debugging.html">Debuggen der Speicher-Belegung in der APR </page>
-<page href="developer/documenting.html">Apache 2.0 dokumentieren</page>
-<page href="developer/hooks.html">Hook-Funktionen des Apache 2.0 </page>
-<page href="developer/layeredio.html">Gestaffelte E/A des Apache 2.0</page>
-<page href="developer/modules.html">Module von Apache 1.3 nach Apache 2.0 konvertieren</page>
-<page href="developer/request.html">Verarbeitung der Anfragen im Apache 2.0</page>
-<page href="developer/filters.html">Wie Filter im Apache 2.0 arbeiten</page>
+<page href="developer/new_api_2_4.html">API-&Auml;nderungen im Apache HTTPD
+2.4</page>
+<page href="developer/modguide.html">Module f&#252;r Apache HTTPD 2.4 entwickeln</page>
+<page href="developer/documenting.html">Apache HTTPD dokumentieren</page>
+<page href="developer/hooks.html">Hook-Funktionen des Apache 2.x</page>
+<page href="developer/modules.html">Module von 1.3 nach 2.x konvertieren</page>
+<page href="developer/request.html">Verarbeitung der Anfragen in Version 2.x</page>
+<page href="developer/filters.html">Wie Filter in Version 2.x funktionieren</page>
+<page href="developer/output-filters.html">Richtlinien f&#252;r Ausgangsfilter in Version 2.x</page>
+<page href="developer/thread_safety.html">Thread-Sicherheit in Version 2.x</page>
 </category>
 
-<category id="descriptive">
-<title>Beschreibende Informationen</title>
-<page href="mod/module-dict.html">Erkl&#228;rung der Fachbegriffe zu Apache-Modulen</page>
-<page href="mod/directive-dict.html">Erkl&#228;rung der Fachbegriffe zu Apache-Direktiven</page>
+<category id="index"><title>Glossar und Index</title>
 <page href="glossary.html">Glossar</page>
-<page>Seitenindex (dieses Dokument)</page>
+<page href="mod/">Modul-Index</page>
+<page href="mod/directives.html">Direktiven-Index</page>
+<page href="mod/quickreference.html">Kurzreferenz der Direktiven</page>
 </category>
 
 </sitemap>