标签:blog com size img http width tar style 404 art 2014
1、安装apache软件包
Yum install httpd
2、启动apache服务
/etc/init.d/httpd restart
3、创建一个目录,内编辑一个index.html文件
4、给这个目录设密码(是不是很passwd文件内用户的密码文件很像)
5、编辑apache配置文件/etc/httpd/conf/httpd.conf文件(添加如下行)
6、重启apache服务
7、验证是否配置成功
8、结果
《Apache服务用户身份验证管理》RHEL6.3,码迷,mamicode.com
标签:blog com size img http width tar style 404 art 2014
原文地址:http://www.cnblogs.com/linux-super-meng/p/3694686.html