Apache server user authentication-general Linux technology-Linux technology and application information. For more information, see the following section. User-authenticated VM access:
Use the htpasswd command to create two liuhongming and zhuying users.
Edit/etc/httpd/conf/httpd. conf in text: Add the following content in the last line
NameVirtualHost *: 80
Authname Test
Authtype basic
AuthUserfile/etc/httpd/. wus
Require valid-user
Save and exit, and then use service httpd restart to restart the httpd service
I have no problem logging on to the client using liuhongming and zhuying.
However, when I change the valid-user after require to liuhongming
Save and exit, and then use service httpd restart to restart the httpd service. Then, you cannot log on to the client using liuhongming. Ask me why.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.
A Free Trial That Lets You Build Big!
Start building with 50+ products and up to 12 months usage for Elastic Compute Service