Posted by Notgiven on 01/13/06 21:01
I added an .htaccess file to the directory which disallowed access to:
/directory/
but I could still access
/directory/files.gif
I want to prevent someone stealing my flash files.
I can put it in a directory outside the web root but having trouble making
that work. The fiels are not displayed. Here's the directory structure I
used for that effort:
/d1
/d1/images/file.swf
/d1/www/site1(webroot)/d3/page.php
Page.php needs to display file.swf in the directory structure above.
Any other ideas? Thanks
[Back to original message]
|