Index Help

HotBlocker

Average rating :
not rated yet

  • Author: repie38
  • Categories: Plugin
  • First revision date: 2009-05-12
  • Latest revision date: 2009-05-12
  • Available languages: 2 (see)
  • Compatible with: Piwigo releases 2.0
  • Downloads: 2093
English [UK] Français [FR]

About: for advanced users !
Watch out ! this might don't work, depends on your apache config!

this plugin creates .htaccess files in your './galleries/' directory to disallow hotlink" to your pics, BUT not for your thumbnails (so rss feed still works !!) :
- 1 at the root of this directory. (looks like)

RewriteEngine on
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^$_SERVER["HTTP_HOST"]/.*$ [NC]
RewriteRule .*\.*$ http://yoursite.com/piwigo/plugins/hotb … bloked.gif [NC]

- and 1 in each thumbnail directory.

RewriteEngine on
RewriteRule ^.*$ -

You can only activate (so files are created, replaced if already exists) or deactivate (so files are deleted, even if made by your own, not by the plugin)

Related links

Revision list

expand/collapse all

Revision 2.0 2093 Downloads, Released on 2009-05-12
Download revision 2.0

Compatible with: 2.0

New languages: Français [FR]English [UK] Total : 2

English [UK] Français [FR]

initial release.

github twitter newsletter Donate Piwigo.org © 2002-2024 · Contact