]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Fix contributed by Bjarne D Mathiesen <macintosh@mathiesen.info>
authorNoirin Plunkett <noirin@apache.org>
Wed, 23 Aug 2006 16:29:44 +0000 (16:29 +0000)
committerNoirin Plunkett <noirin@apache.org>
Wed, 23 Aug 2006 16:29:44 +0000 (16:29 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@434073 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/env.xml

index 9aaeb4107528212d768f79b99ea7c48309f2eca4..9cf077fe01ee8a8ce3f5ba00ff2d4615dc15c31a 100644 (file)
@@ -440,9 +440,8 @@ SetEnvIf Referer "^$" local_referal
 &lt;/Directory&gt;</pre></example>
 
         <p>For more information about this technique, see the
-        ApacheToday tutorial " <a
-        href="http://apachetoday.com/news_story.php3?ltsn=2000-06-14-002-01-PS">
-    Keeping Your Images from Adorning Other Sites</a>".</p>
+       "<a href="http://www.serverwatch.com/tutorials/article.php/1132731"
+       >Keeping Your Images from Adorning Other Sites</a>" tutorial on ServerWatch.</p>
     </section>
   </section>
 </manualpage>