Ver Mensaje Individual
  #2 (permalink)  
Antiguo 16/09/2009, 10:16
esdesign
 
Fecha de Ingreso: agosto-2009
Ubicación: Lanzarote - Canarias
Mensajes: 57
Antigüedad: 15 años, 6 meses
Puntos: 2
Respuesta: problema con leech htaccess

Código HTML:
Ver original
  1. RewriteEngine On
  2.  
  3. RewriteCond %{REQUEST_FILENAME} .*pdf$ [NC]
  4. RewriteCond %{HTTP_REFERER} !webspace.com [NC]
  5. RewriteCond %{HTTP_REFERER} !www.webspace.com [NC]
  6. RewriteRule (.*) /error.php