Commit 40bf17d4 authored by Daniel Gruno's avatar Daniel Gruno
Browse files

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
parent 7d829ca5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>