Fix an URL.

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
This commit is contained in:
Christophe Jaillet
2023-08-23 21:41:15 +00:00
parent d83d9ac1cb
commit 23ce42065e

View File

@ -533,7 +533,7 @@ SetEnvIf Referer "^$" local_referal
</highlight> </highlight>
<p>For more information about this technique, see the <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>" >Keeping Your Images from Adorning Other Sites</a>"
tutorial on ServerWatch.</p> tutorial on ServerWatch.</p>
</section> </section>