Hi

I've built a secure site. After the user has chosen a valid username and password I 
want my script to run htpasswd on the .htpasswd file in the directory. 
The script can run htpasswd as it doesn't have permission. 
What is the safest way to do this?
Should I chmod htpasswd or is there a better option for this whole thing??

Thanks

Kris

Reply via email to