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

[skip ci]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1911878 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/env.xml

index 812f4b3eb4e867464dd08add248c195372e1e283..8c6197220322e6969ccf172330b1dd86b4e2a16f 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>