
I'd like to open my server up to some friends, but I know that some of these friends will download whatever they want if they have the opportunity to do so.
Disabling downloads works for the web page, but it doesn't prevent an application, for example subsonic SubAir from downloading the files.
I've tried it before, and it was allowed. As a result, I'd like to completely disable the download API.
Will this require me to change code, or is there a property that forces calls to download to always return an error XML file?
Thanks for any tips/info.