From: Noirin Plunkett Date: Wed, 23 Aug 2006 16:29:44 +0000 (+0000) Subject: Fix contributed by Bjarne D Mathiesen X-Git-Tag: 2.2.4~210 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b0c2dc8053a225a90f9aa7b696050a72dbeaa1f;p=thirdparty%2Fapache%2Fhttpd.git Fix contributed by Bjarne D Mathiesen git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@434073 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/env.xml b/docs/manual/env.xml index 9aaeb410752..9cf077fe01e 100644 --- a/docs/manual/env.xml +++ b/docs/manual/env.xml @@ -440,9 +440,8 @@ 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.