how-to executing "htpasswd", logging with another user, not "nobody", "www", or "httpd".
some like this exec("htpasswd -b -d /home/user/.htpasswd/folder/password username password")
Any suggestion?