]> granicus.if.org Git - apache/commitdiff
Fix broken link (point to the new wiki site instead of FAQ.html)
authorDaniel Gruno <humbedooh@apache.org>
Tue, 1 May 2012 12:17:25 +0000 (12:17 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Tue, 1 May 2012 12:17:25 +0000 (12:17 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1332627 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/core.xml

index 8b3a08e49643b657a1ee631c7a015db9d93b73a0..41f5fcb8007e93f4609ff3520570293a06179ad7 100644 (file)
@@ -4169,8 +4169,8 @@ 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.example.com</code> -- see <a
-    href="http://httpd.apache.org/docs/misc/FAQ.html#prompted-twice">the
-    FAQ on this subject for more information</a>). But if
+    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 httpd will redirect to <code>http://www/splat/</code>.</p>