Commit 05b10d97 authored by brian's avatar brian
Browse files

PR:

Fix link.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81504 13f79535-47bb-0310-9956-ffa450edef68
parent 5bf4ec87
Loading
Loading
Loading
Loading
+1 −1
Changes for docs/manual/vhosts/host.html: 1 added line, 1 removed line.
Original line number Diff line number Diff line
@@ -123,7 +123,7 @@ access to <CODE>www.foo.com</CODE> to get
private.foo.com</CODE> header.  It is important to note that this
condition exists only if you only implement this policy at the IP
layer - all security controls used by Apache (i.e., <A
HREF="mod/mod_access.html">allow, deny from,</A> etc.) are consistently
HREF="../mod/mod_access.html">allow, deny from,</A> etc.) are consistently
respected.

<H2>Compatibility with Older Browsers</H2>