View Single Post

  #2 (permalink)  
Old 04-08-2008, 10:33 PM
Jordi Jordi is offline
Super Moderator
 
Join Date: Nov 2007
Posts: 88
Rep Power: 2003
Jordi has a reputation beyond reputeJordi has a reputation beyond reputeJordi has a reputation beyond reputeJordi has a reputation beyond reputeJordi has a reputation beyond reputeJordi has a reputation beyond reputeJordi has a reputation beyond reputeJordi has a reputation beyond reputeJordi has a reputation beyond reputeJordi has a reputation beyond reputeJordi has a reputation beyond repute
Default Re: Alowing users to download a file from my hosting??? How can i do that?????

The best way to do this is to create a folder on your server and place the file you want to share with your users in that folder.

So if you want to share the file "testpro.rar" and named the folder "shared" , the link to your file will be something like....
http : // www . yourwebsitename .com/shared/testpro.rar

This can only work if the folder is placed somewhere after your home directory. Some servers call it /home/ or /www/ or public_html , etc.

Just let me know if something isn't clear and I'll work with you until you have it working
Reply With Quote