Commit 05846f0a authored by Noirin Plunkett's avatar Noirin Plunkett
Browse files

Fix contributed by Bjarne D Mathiesen <macintosh@mathiesen.info>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@434071 13f79535-47bb-0310-9956-ffa450edef68
parent 10b2236e
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -440,9 +440,9 @@ 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>