restrict apk file download from other domain hotlinking
-
Hello,
i have an apk downloading website, and i am using nextcloud as file hosting, i have one problem when i update my apk files other people just copying my apk file URL and past in there website.i want only download these apk files from my website/domain only. if someone make hotlinking of these apk return 403 or 404 etc.
is that possible
i see some site using nextlcloud and the download url is like bellow
www.example.com/s/qgqrGZWK9rY5aYt/download?h=yPsXQw11Y9ipTuG6cuZswA&e=1679327122
these parameters are extra in url part after /download ?h=yPsXQw11Y9ipTuG6cuZswA&e=1679327122
how it works and how can I implement in on my nextcloud.thanks
sorry for my bad english.