Hey there,
I am doing a website in php.
Once a customer is logged in, I want him to be able to download files from his folder but I don't want someone else to download from his.
I was thought using an .htaccess for the parent folder of the customers folder and pass a parameter like login and password to this .htaccess file or a conf file that could be called by the .htaccess.
Would that be possible?
I hope I ve been clear enough
Thx
.htaccess???
Moderator: General Moderators
- John Cartwright
- Site Admin
- Posts: 11470
- Joined: Tue Dec 23, 2003 2:10 am
- Location: Toronto
- Contact:
viewtopic.php?t=29816 -> Secure downloading link might be helpful
-
seahorse123
- Forum Newbie
- Posts: 8
- Joined: Tue Sep 20, 2005 9:06 pm
Look at the website:
http://www.easebayresources.com
they have the script "login manager" that may help you.
http://www.easebayresources.com
they have the script "login manager" that may help you.