Hi,
I'm building a site which had thousands of audio files available to the users; however I only want specific users to have access to certain files.
The problem is if I put them all into a directory, how can I protect all the files in there, but make some available at the same time.
I was thinking of given them all obscure file names and just linking to them, but is this the best way? Is there a .htaccess script I can use, that'll work
Cheers,
Dan