.htaccess???
Posted: Tue Sep 27, 2005 6:30 pm
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
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