I have a website for downloading movies. On this website just VIP users can download files and movies. Users shouldn't be able to enter the URL into the browser and downloading the file.
I want to do something with .htaccess
that when a download request from my website is received, the download would start automatically, otherwise the user is redirected to the homepage.