]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Fix an URL.
authorChristophe Jaillet <jailletc36@apache.org>
Wed, 23 Aug 2023 21:41:15 +0000 (21:41 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Wed, 23 Aug 2023 21:41:15 +0000 (21:41 +0000)
PR 66630 [Samuel Joly <samueljoly0 gmail.com>]

r1911878 in trunk

[skip ci]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1911879 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/env.xml

index 154f88ad1e67a3c51b7ca7f559ca69e91010677a..f363f0ff28f0971ec7bfa1a601de1d9bb52772c2 100644 (file)
@@ -533,7 +533,7 @@ SetEnvIf Referer "^$" local_referal
         </highlight>
 
         <p>For more information about this technique, see the
-        "<a href="http://www.serverwatch.com/tutorials/article.php/1132731"
+        "<a href="https://www.serverwatch.com/guides/keeping-your-images-from-adorning-other-sites/"
         >Keeping Your Images from Adorning Other Sites</a>"
         tutorial on ServerWatch.</p>
     </section>