Charta Software
Back to the base
E-mail:
New user
Forgot password
Password:
Created by on 2008-02-11 12:03:03
Last modified on 2008-02-11 12:25:04

Adding an Apache user

You can use the htpasswd tool to add Apache users. You will have to specify a file which will contain the users and passwords.

[user@domain ~]# htpasswd userfile username

Please note that we use camel case to create Apache user names.