[luau] Apache & protecting images

Warren Togami warren at togami.com
Thu Mar 28 01:13:24 PST 2002


----- Original Message ----- 
From: "Rodney Kanno" <pepe65 at hawaii.rr.com>
To: <luau at videl.ics.hawaii.edu>
Sent: Wednesday, March 27, 2002 10:10 PM
Subject: [luau] Apache & protecting images


> Anyone using Apache and have it set-up so that people cannot "steal" your
> images? I found a tutorial that said to put
> 
> <FilesMatch "\.(gif|jpg)">
> order allow,deny
> allow from env=local_ref
> </FilesMatch>
> 
> in the httpd.conf file. I have tried this and it don't work. Is there
> another way to do this?
> 
> thanks,
> Rodney

Have you tried "order deny, allow" instead of "order allow, deny"?






More information about the LUAU mailing list