Quote:
Originally Posted by cd34
oh, haha, sorry. Put this at the top.
RewriteCond %{HTTP_REFERER} !^$ [NC]
Windows Media Player does not send a referrer.
|
Should that line be instead of, or in addition to
RewriteCond %{HTTP_REFERER} !^$
Either way Cleo's code produces a 404, BUT it works fine on a different server so I'm beginning to think that this has something to do with the server configuration. I'm getting in touch with support at my host.
Thanks guys!