alexxx Posted August 2, 2023 Share Posted August 2, 2023 Hello, please help, I'm new the site runs on apache + nginx video link url: https://domain.org/get_file/1/714327d9498d0178683ced6fec0123b8ecffc0bea1/29000/29218/29218_720p.mp4 - as I understand it, this is normal. But when I follow this link, I can download this file, and the url of my subdomain is also visible. I also tried adding this link to another browser and was able to download the file. But if you try to download from another IP, it gives an error. What setting should I do so that my file cannot be downloaded and the subdomain is not visible. Ideally, when you click on this link, you get an error I have examples of sites where this is implemented on KVS. Quote Link to comment Share on other sites More sharing options...
Tech Support Posted August 3, 2023 Share Posted August 3, 2023 Unfortunately this is not technically possible. Everyone who can use browser dev tools will be able to see network requests and identify where video files are being streamed from. Quote Link to comment Share on other sites More sharing options...
alexxx Posted August 3, 2023 Author Share Posted August 3, 2023 1 hour ago, Tech Support said: Unfortunately this is not technically possible. Everyone who can use browser dev tools will be able to see network requests and identify where video files are being streamed from. Thank you! One more question... please tell me, if I set up a CDN on my storage server, can I hide my real storage server IP? Quote Link to comment Share on other sites More sharing options...
Tech Support Posted August 3, 2023 Share Posted August 3, 2023 Yes, CDN is typically bound to a subdomain, as this subdomain points to CDN and not to your actual storage server. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.