]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Fix broken link as per comment #245 on site.
authorDaniel Gruno <humbedooh@apache.org>
Thu, 30 Aug 2012 15:08:10 +0000 (15:08 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Thu, 30 Aug 2012 15:08:10 +0000 (15:08 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1378977 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/core.xml

index 41855cb5721e638f2ed9607bb824ccaf05fd8568..7efe69de9328d6e7da70088dded680ec43b19690 100644 (file)
@@ -3460,7 +3460,7 @@ port</description>
     authentication enabled, this will cause the user to have to
     authenticate twice (once for <code>www</code> and once again
     for <code>www.domain.com</code> -- see <a
-    href="http://httpd.apache.org/docs/misc/FAQ.html#prompted-twice">the
+    href="http://wiki.apache.org/httpd/FAQ#Why_does_Apache_ask_for_my_password_twice_before_serving_a_file.3F">the
     FAQ on this subject for more information</a>). But if
     <directive>UseCanonicalName</directive> is set <code>Off</code>, then
     Apache will redirect to <code>http://www/splat/</code>.</p>