yes tis.
Buffistechnology 2: You Made Her So She Growls?
Got a question about technology? Ask it here. Discussion of hardware, software, TiVos, multi-region DVDs, Windows, Macs, LINUX, hand-helds, iPods, anything tech related. Better than any helpdesk!
Cool. Possibly this might be of help until ita shows up with her web-fu [link]
Note that it is possible for the webserver to have disabled the use of .htaccess.
It took me more than a few tries for me to get mine to work, but sites like this were invaluable. They step you through what to do, and allow you to test -- make sure you use a new image link for each test, or clear your cache inbetween tries.
What are your symptoms?
I created a .htaccess file, uploaded it to my server, and...nothing happened.
How did you test?
Try that page I linked to, after clearing your cache.
I did. Nothing.
I checked my provider, and it gives me the same code, so there's no reason for it to not work. Hm. I'm sure it's something ridiculous.
Give me an image URL.
The .htaccess file is in /graphics/revue/auction/? And you're using the exact text I suggested? If not, can you post it?
RewriteEngine on RewriteCond %{HTTP_REFERER} !^$ RewriteCond %{HTTP_REFERER} !^http://(.*.)?emahollywood.com/.*$ [NC] RewriteRule .*.(jpg|jpeg|gif)$ [link] [R,NC]