Quote:
Originally Posted by aformerescort
|
Yeah, I already knew this part. What the site doesn't make clear is how to obscure your content so someone can't just figure out what the URL is and download it directly. I have that part figured out, though (mostly).
The method I'm using now keeps the files inaccessible via direct download. A user would have to stumble across the right PHP files that would allow them to download the files, as they're stored outside the Web server's root directory. It's not a perfect system, but it would take an intruder more than $2 worth of time to figure it out.
I'm still going to look into the other methods, but I'm going to wait until I'm moving enough copies that it matters.