From: Rich Bowen Date: Wed, 13 Aug 2008 02:12:30 +0000 (+0000) Subject: Provide useful solutions to the 'blocking inline images' problem. X-Git-Tag: 2.3.0~367 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=babe15563186be9c9a52d4aa32e64227aa42c3ab;p=thirdparty%2Fapache%2Fhttpd.git Provide useful solutions to the 'blocking inline images' problem. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@685418 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/rewrite/rewrite_guide.html.en b/docs/manual/rewrite/rewrite_guide.html.en index b1b4d273309..ba7a703b44d 100644 --- a/docs/manual/rewrite/rewrite_guide.html.en +++ b/docs/manual/rewrite/rewrite_guide.html.en @@ -56,7 +56,7 @@
  • From Old to New (extern)
  • From Static to Dynamic
  • Blocking of Robots
  • -
  • Blocked Inline-Images
  • +
  • Forbidding Image "Hotlinking"
  • Proxy Deny
  • External Rewriting Engine
  • See also