Setting your IBM HTTP Server administrator password
You can set your IBM HTTP Server administrator password.
About this task
Note: If the administrator password does not exist, you need to run
htpassword
with the -c
option to create the password first.Procedure
-
Switch to the
HTTPServer_installdir/bin
directory on your machine. -
Type the following command:
-
./htpasswd -b ../conf/admin.passwd user password
-
htpasswd -b conf\admin.passwd user password
-