Recent Changes - Search:

Softwares

.

InstallingHttpdApacheHTTPServer


Installing httpd.x86_64 : Apache HTTP Server


httpd - Apache Hypertext Transfer Protocol Server.

Installing httpd.x86_64 : Apache HTTP Server

[centos@centos ~]$ sudo yum install httpd
[sudo] password for centos: 
Loaded plugins: fastestmirror, refresh-packagekit
Loading mirror speeds from cached hostfile
;;;; 
Setting up Install Process
Package httpd-2.2.15-5.el6.centos.x86_64 already installed and latest version
Nothing to do
[centos@centos ~]$ 

Starting httpd

[centos@centos ~]$ sudo httpd -k start
[sudo] password for centos: 
[centos@centos ~]$ pgrep httpd
12931
12933
12934
12935
12936
12937
12938
12939
12940
[centos@centos ~]$

Edit - History - Print - Recent Changes - Search
Page last modified on November 14, 2011, at 11:43 AM