Ver Mensaje Individual
  #1 (permalink)  
Antiguo 07/04/2005, 11:19
rgc
 
Fecha de Ingreso: septiembre-2003
Mensajes: 2
Antigüedad: 20 años, 8 meses
Puntos: 0
Anti Links de Imagenes

hola
pongo esto en el images/.htaccess

RewriteEngine on
RewriteCond %{HTTP_REFERER} !^http://ps2rip.net/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://ps2rip.net$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.ps2rip.net/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.ps2rip.net$ [NC]

RewriteRule .*\.(jpg|jpeg|gif|png|bmp|)$ - [F,NC]

no consigo que funcione y no se lo que falla .

http://ps2rip.net/images/DigitalDevilSaga.jpg
como veis se ve las imagenes .

Última edición por rgc; 07/04/2005 a las 14:22