From: Christophe Jaillet Date: Wed, 23 Aug 2023 21:41:15 +0000 (+0000) Subject: Fix an URL. X-Git-Tag: 2.4.58-rc1-candidate~47 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23ce42065eb2f9948c70e474a1c0b3162a9663c0;p=thirdparty%2Fapache%2Fhttpd.git Fix an URL. PR 66630 [Samuel Joly ] 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 --- diff --git a/docs/manual/env.xml b/docs/manual/env.xml index 154f88ad1e6..f363f0ff28f 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.