I am using few flash(swf) files on my site.... How to secure them so that users wont be able to download them directly.... I am trying the hot link protection of cpanel.but it is even stopping my web pages to access those files .Any other way?
if you hotlink protect your files incl flash you always have to EXCLUDE your own site to assure the files / pics are properly displayed when view surfing on your own site try your hotlink code again and add the one line below. this is done by ONE line in your hotlink mod_rewrite code RewriteCond %{HTTP_REFERER} !^http(s)?://(www\.)?yoursite.com [NC] same line for each SE you want to access the files for indexing