![]() |
How do you let people download a file from your website? |
[Edit] |
[Edit]
If you upload a file onto your website, users using HTTP (The standard protocol when users use a browser, such as Internet Explorer) can access these files automatically, assuming they are in your public root folder ("public_html", "www", so on).
For example, if you put a file in [ (Root)/library/file.jpg ], a user could go to [ http://www.yourwebsite.com/libraryfile.jpg ] and view it, or download it.
First answer by Twiyp. Last edit by Twiyp. Contributor trust: 28 [recommend contributor]. Question popularity: 1 [recommend question]





