httpd-- :Apache服务的主程序包,服务器端必须安装该软件包
httpd-devel-- :Apache开发程序包
httpd-manual-- :Apache手册文档,包含HTML 格式的Apache 计划的Apache User's Guide 说明指南
system-config-httpd-- :Apache配置工具
2、Apache软件包安装
httpd-devel--:
apr-devel--
apr-util-devel--
system-config-httpd--:
alchemist--
libxslt-python--
[******@rhel5 ~]# ll /mnt/cdrom/Server/ |grep httpd
-r-xr-xr-x 1 root root 2007-08-27 httpd--
-r-xr-xr-x 1 root root 2007-08-27 httpd-devel--
-r-xr-xr-x 1 root root
2007-08-27 httpd-manual--
-r-xr-xr-x 1 root root 2007-01-18 system-config-httpd--
[******@rhel5 ~]# rpm -qa |grep httpd
[******@rhel5 ~]# rpm -ivh /mnt/cdrom/Server/httpd--
warning: /mnt/cdrom/Server/httpd--: Header V3 DSA signature: NOKEY, key ID
Preparing... ######################### [100%]
1:httpd ######################### [100%]
[******@rhel5 ~]# rpm -ivh /mnt/cdrom/Server/httpd-devel--
warning: /mnt/cdrom/Server/httpd-devel--: Header V3 DSA signature: NOKEY, key ID
error: Failed dependencies:
apr-devel is needed by httpd-devel--
apr-util-devel is needed by httpd-devel--
[******@rhel5 ~]# rpm -ivh /mnt/cdrom/Server/apr-devel--
warning: /mnt/cdrom/Server/apr-devel--: Header V3 DSA signature: NOKEY, key ID
Preparing...
############################## [100%]
1:apr-devel ############################# [100%]
[******@rhel5 ~]# rpm -ivh /mnt/cdrom/Server/apr-util-devel--
warning: /mnt/cdrom/Server/apr-util-devel--: Header V3 DSA signatu
Apache 服务全攻略之常规配置 来自淘豆网m.daumloan.com转载请标明出处.