These lines appear in blogs.php:
// These should never, ever be served
$never = array( 'js', 'exe', 'swf', 'class', 'tar', 'zip', 'rar' );
that are not in the RC4...
What is the reason for this restriction about swf files?
Thanks
These lines appear in blogs.php:
// These should never, ever be served
$never = array( 'js', 'exe', 'swf', 'class', 'tar', 'zip', 'rar' );
that are not in the RC4...
What is the reason for this restriction about swf files?
Thanks
because of security, flash and shockwave files are considered to be dangerous...
as an example, flash files can provide a opened-door to any hack to interact with the server it is hosted on... host never wish to be pirated from the inside... ;)
If you want a sample of this, I could point you at a few websites. :)
the best place to see the result are two popular sites, i can't name them, but they start with "My" and "You" ... lol
Actually I meant sites that take over your computer using unsecure flash programs. :)
how do the top dogs gaurd against this? YouTube is entirely flash based isn't it?
Or is it loading up flv files instead of swf's? I guess I don't mind this change so much, if flv files only uploaded for me.