Forum Moderators: phranque
Is there a way to restrict access to the image folder while still allowing the images to be used in the Flash gallery?
I've set up a .htaccess file to restrict directory listing which helps a little.
Thanks!
The easiest way to find out may just be to implement an HTTP restriction, and then test; If your 'gallery' still works, then leave the blocking code in.
.htaccess only affects HTTP access. It does not affect FTP or direct filesystem access.
Jim