ahhhh.... secrets... fuck it
Ok, it's not an unknown fact that people steal gallery listings.. This fucks with tracking control and other things...... Also you'd be surprised as to how many hits your old galleries get from people blind directory surfing... Well try this....
After you galleries fall off... Give it a week or so.... Plus these damn email groups....
add a .htaccess file to your directory jun01 as in the first post.
RewriteEngine On
RewriteCond %{HTTP_REFERER} yahoo.groups.com [OR,NC]
RewriteCond %{HTTP_REFERER} istealgallys.com [NC]
RewriteRule /*
http://somesite.com/nopicsjustsite/index.html [R,L]
Now anything containing will automatically block yahoo.groups.com as a referer from viewing your gally pages... It is set to allow all and only if it shows proper refer will it redirect... This way no risk of tgp site you listed at getting pissed..
opps one more thingy
#RewriteCOnd %{HTTP_REFERER} ^
http://istealgallys.com/.*$ [OR,NC]
^=anything before showing in refer will match.
.*$=anything after will match.
OR=or this rule
NC=Not Case sensitive
Switch it to a global block after your listings fall off and contact any tgps you want to stay friends with....tell them I am now blocking this gallery.