[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: gEDA-user: 0201 photo
> That's strange... how/why did you do that?
How:
RewriteEngine on
RewriteCond %{HTTP_REFERER} ^http:// [NC]
RewriteCond %{HTTP_REFERER} !^http://(.*\.)?delorie.com/.*$ [NC]
RewriteRule .*\.(gif|jpg|png)$ - [F]
Why:
It keeps people from using my server to serve images for their web
pages, especially the "icon catalog" images. They need to use their
own servers.
_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user