24/08/2006, 09:53
|
| | | Fecha de Ingreso: junio-2005 Ubicación: Arequipa
Mensajes: 392
Antigüedad: 19 años, 5 meses Puntos: 3 | |
probaste esto?:
editar: .htaccess :
RewriteEngine on
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://www.mipagina.com\.*>$ [NC]
RewriteRule .*\.(zip|rar|mp3|avi|mpg|mpeg|mov|wmv|)$ - [F,NC] |