|
|
|
|
|
|
|
|
|
#2 |
|
Me fail English? That's unpossible!
|
You should be able to add it directly in the .htaccess
Test this: RewriteCond %{HTTP_REFERER} !^http://images.google.*$ [NC] RewriteRule theimage.jpg http://www.signuppage.com/ [R=302,L] This will tell google images it has 302 moved temporarily. |
|
|
|
|
|