Hi There,is there a way to prevent the direct file download via:http://domain.tld/files/folder/file.mp3 ..?The situation is the following:There ist a site called Musik with an embedded flash mp3 player. This site ist free4all for listening the provided Tracks.Also there is a site called Download where the files you listening before are downloadable as file.rar - only for registered users.The Drupal access control works fine, only registered users can access the Download page.Now the problem:When you browse direct to http://domain.tld/files/folder/ and be aware the filename of the .mp3, you can download it without registration. Also you can download the .rar files located in a subfolder. I've tried some .htacces configurations with the result that the access to the files won't work in no way or nothong changed.Is there an idea or an workaround available to solve this issue..? Has anyone any idea how i can prevent this direct downloads..?Thanks in advance.Regards,brick1