From: Noirin Plunkett Date: Wed, 23 Aug 2006 16:20:35 +0000 (+0000) Subject: Fix contributed by Bjarne D Mathiesen X-Git-Tag: 2.3.0~2148 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=308ea46dead1629b81a5eab0a39d3d5ef1502a0e;p=thirdparty%2Fapache%2Fhttpd.git Fix contributed by Bjarne D Mathiesen git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@434071 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/env.xml b/docs/manual/env.xml index 3c44e3c81e8..79a38c58170 100644 --- a/docs/manual/env.xml +++ b/docs/manual/env.xml @@ -440,9 +440,9 @@ SetEnvIf Referer "^$" local_referal </Directory>

For more information about this technique, see the - ApacheToday tutorial " - Keeping Your Images from Adorning Other Sites".

+ "Keeping Your Images from Adorning Other Sites" + tutorial on ServerWatch.