Answer Posted / krishna
htpasswd is used for allowing user to authenticate for a
particular web page. such as you are running 2 or more web
pages through virtual hosting or any other method and want
to provide access for any user to access a particular page
with authentication then you can use the htpasswd for
creating user authentication file. when you run the command
htpasswd with the option -c and -m for any user it will
create a file named htpasswd in which an entry for user name
and encrypted passswd will create.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What are the log files generated by apache?
What is apache web server and how it works?
Can apache run on windows?
How to start apache server in windows?
What is mod_evasive module?
What is virtual host?
What is a Comamnd to check the version of apache server?
How to get help for apache web server if one thing fallacious?
What is the servertype directive?
How do I install apache server on windows 7?
Where is apache configuration file?
What is virtual hosting?
Where is apache web server located in data center location?
Is apache server free?
How to secure website hosted on apache web server?