From d9f308caa3dd216f438537af6d28f70791916ded Mon Sep 17 00:00:00 2001 From: Daniel Gruno Date: Thu, 30 Aug 2012 15:08:10 +0000 Subject: [PATCH] Fix broken link as per comment #245 on site. 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index 41855cb5721..7efe69de932 100644 --- a/docs/manual/mod/core.xml +++ b/docs/manual/mod/core.xml @@ -3460,7 +3460,7 @@ port authentication enabled, this will cause the user to have to authenticate twice (once for www and once again for www.domain.com -- see 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). But if UseCanonicalName is set Off, then Apache will redirect to http://www/splat/.

-- 2.47.2