Explorer not showing .swf protected by mod_rewrite
Hi there,
I have setup .htaccess file to protect my .php, .html, and .swf files
from hotlinking or direct access (bookmarking etc). It evalates the
referer and if it's empty it will return 403 (standard stuff).
The problem I am having is that Explorer will not show .swf even if
with valid referer. The HTML page gets downloaded I can view the
source, but the .swf does not display and the progress bar shows that
it is downloading the file.
The funny thing is (why am I not surprised) that it all works fine
with Mozilla/Firefox.
TIA
R>
|