Hi Hamish, firstly nice job on an excellent module. I have been trying to use secure files to present both secure and insecure (public) files in the same folder. from my testing I have noticed that the "secureness" is just based on the folder setting. is this the only functionality or have i missed something that allows the fine grained functionality I am after?
eg.
--secureFolder-
----insecureFile (publicly available)
----secureFile (available to authentcated members only)
if this functionality is not available do you have any suggestions for how i should go about adding it? i dont know enough about .htaccess to even know what i would have to modify to enable this functionality (or if it is even possible).
Any input greatly appreciated.
Dan