| <?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: 1933067:1935417 (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="htaccess.xml.meta"> |
| <parentdocument href="./">Rewrite</parentdocument> |
| |
| <title>mod_rewrite und .htaccess-Dateien</title> |
| |
| <summary> |
| |
| <p>Dieses Dokument ergänzt die <module>mod_rewrite</module> |
| <a href="../mod/mod_rewrite.html">Referenzdokumentation</a>. Es beschreibt, |
| wie sich die Regeln ändern, wenn Sie <module>mod_rewrite</module> in |
| .htaccess-Dateien verwenden, und wie Sie mit diesen Änderungen umgehen.</p> |
| |
| </summary> |
| <seealso><a href="../mod/mod_rewrite.html">Moduldokumentation</a></seealso> |
| <seealso><a href="intro.html">Einführung in mod_rewrite</a></seealso> |
| <seealso><a href="remapping.html">Umleitung und Neuzuordnung</a></seealso> |
| <!-- <seealso><a href="access.html">Zugriffskontrolle</a></seealso> --> |
| <seealso><a href="vhosts.html">Virtuelle Hosts</a></seealso> |
| <seealso><a href="proxy.html">Proxying</a></seealso> |
| <seealso><a href="rewritemap.html">Verwendung von RewriteMap</a></seealso> |
| <seealso><a href="advanced.html">Fortgeschrittene Techniken</a></seealso> |
| <seealso><a href="avoid.html">Wann man mod_rewrite nicht verwenden sollte</a></seealso> |
| |
| </manualpage> |