From: Vicente (cppvic(EN)yahoo.es)
Date: Wed Oct 20 2004 - 10:49:55 CEST
con php yo no me fiaria mucho.
Más facil que todo eso es usando .htaccess
RewriteEngine on
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://(www\.)?tudominio.com/.*$ [NC]
RewriteRule \.(gif|jpg)$ - [F]
en la ultima regla se pueden añadir más extensiones para flash o lo
que se quiera.
salud
Vladimir escribió:
VH> Notas respecto a este tema:
VH> 1.- El script al que se refiere el Sr Aribau sólo prohibe que se desplieguen
VH> desde otro website. Quienes lo hicieron hacen la siguiente nota:
-- PHP Spanish Localization Talk Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
This archive was generated by hypermail 2.1.7 : Fri Nov 12 2004 - 20:21:31 CET