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
How do I stop apache from restarting?
Is nginx better than apache?
How to ensure web server is getting started after server reboot?
Can we cache files which are viewed frequently?
Does tomcat need apache?
Is apache opensource?
How to configure your very first production web sever?
How would you describe the apache web server in brief?
How does apache make money?
What is apachectl?
How to create a csr?
What’s the weblogic module name?
Can you record all the cookies sent to your server by clients in web server logs?
How to put log level in debug mode?
What is apache web server and how it works?