]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Made suggested changes as mentioned in Bug# 37331 by ian_bruce@fastmail.fm.
authorJason S. Lingohr <jsl@apache.org>
Thu, 3 Nov 2005 04:18:33 +0000 (04:18 +0000)
committerJason S. Lingohr <jsl@apache.org>
Thu, 3 Nov 2005 04:18:33 +0000 (04:18 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@330436 13f79535-47bb-0310-9956-ffa450edef68

htdocs/manual/misc/FAQ-H.html

index d2c33967c2cef0434d1a1dced08629a404c47615..f53ee081ca1ba9673098400866a7a466a8c6892c 100644 (file)
         mod_rewrite rulesets which already solve particular
         URL-related problems?</strong></a> 
 
-        <p>There is a collection of <a
-        href="http://www.engelschall.com/pw/apache/rewriteguide/">Practical
-        Solutions for URL-Manipulation</a> where you can find all
-        typical solutions the author of <a
-        href="../mod/mod_rewrite.html"><samp>mod_rewrite</samp></a>
-        currently knows of. If you have more interesting rulesets
+        <p>There is a collection of practical solutions that can be
+        found in the
+        <a href="rewriteguide.html">Apache 1.3 URL Rewriting Guide</a>.
+        If you have more interesting rulesets
         which solve particular problems not currently covered in
         this document, send it to <a
         href="mailto:rse@apache.org">Ralf S. Engelschall</a> for
         URL-manipulations based on <a
         href="../mod/mod_rewrite.html"><samp>mod_rewrite</samp></a>
         in the "iX Multiuser Multitasking Magazin" issue #12/96.
-        The german (original) version can be read online at &lt;<a
-        href="http://www.heise.de/ix/artikel/9612149/">http://www.heise.de/ix/artikel/9612149/</a>&gt;,
+        The German (original) version can be read online at &lt;<a
+        href="http://www.heise.de/ix/artikel/1996/12/149/">http://www.heise.de/ix/artikel/1996/12/149/</a>&gt;,
         the English (translated) version can be found at &lt;<a
-        href="http://www.heise.de/ix/artikel/E/9612149/">http://www.heise.de/ix/artikel/E/9612149/</a>&gt;.</p>
+        href="http://www.heise.de/ix/artikel/E/1996/12/149/">http://www.heise.de/ix/artikel/E/1996/12/149/</a>&gt;.</p>
         <hr />
       </li>