From b08b1b15c8b6bd61a4f0ebcdcd7ab6d0e441f50b Mon Sep 17 00:00:00 2001 From: Daniel Gruno Date: Tue, 1 May 2012 12:17:25 +0000 Subject: [PATCH] Fix broken link (point to the new wiki site instead of FAQ.html) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1332627 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/core.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index 8b3a08e496..41f5fcb800 100644 --- a/docs/manual/mod/core.xml +++ b/docs/manual/mod/core.xml @@ -4169,8 +4169,8 @@ port authentication enabled, this will cause the user to have to authenticate twice (once for www and once again for www.example.com -- see the - FAQ on this subject for more information). 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). But if UseCanonicalName is set Off, then Apache httpd will redirect to http://www/splat/.

-- 2.50.0