Graeme McLaren wrote:
Guys, thank you for your replies!
using .htaccess from the command line:
bash-2.03# /usr/local/apache/bin/htpasswd /path/to/auth/file/auth_file
username
New password:
Re-type new password:
Adding password for user username
How would I do this using that module? From what I can see there
doesn't seem to be anything that adds usernames. How do I do that?
http://search.cpan.org/search?query=htpasswd&mode=module
http://search.cpan.org/search?query=htaccess&mode=module
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>