1
I want to add a PDF file so that readers on my site can download it. I want them to be able to read the article then do a "click here to download the file" and be able to download a PDF file. How exactly do I do that?
I uploaded the PDF file to my uploads folder but I'm not quite sure how to link it. What is the exact address where it's at? Do I type: //uploads/filename?
And how should I set the permissions?
Any help would be greatly appreciated.
Thanks.