From: Christophe Jaillet Date: Wed, 23 Aug 2023 21:40:34 +0000 (+0000) Subject: Fix an URL. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a65fb35a10dad49e49362cbbe9d57a93f61b905c;p=thirdparty%2Fapache%2Fhttpd.git Fix an URL. PR 66630 [Samuel Joly ] [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1911878 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/env.xml b/docs/manual/env.xml index 812f4b3eb4e..8c619722032 100644 --- a/docs/manual/env.xml +++ b/docs/manual/env.xml @@ -533,7 +533,7 @@ SetEnvIf Referer "^$" local_referal

For more information about this technique, see the - "Keeping Your Images from Adorning Other Sites" tutorial on ServerWatch.