|
CentOS Linux Server Guide |
CentOS Web Server |
||||||
|
Installing Apache Web Server
Apache Web Server Installation MethodThere are few method you can use to install Apache Web Server on CentOS. 1) Installing Apache Web Server via yum command
The above command tell yum to check the dependencies of the packages and download the Apache Web Server packages from internet and then install it without asking for confirmation by user
2) Installing Apache Web Server via rpm packages
If you have the CentOS DVD or ISO. You can install Apache we Server using the rpm command.
3) Installing Apache Web Server from source code. If you prefer to install Apache Wev Server from source code, you can follow the following step
Download the source code from Apache official web site, http://www.apache.org
The source code is archived. Thus, you must unpack the downloaded archive.
We must configure the installation path for Apache
Finally we compile and install the Apache package into CentOS
|
||||||
|
Copyright 2011 http://www.1a-centosserver.com All Rights Reserved All trademarks are the property of their respective owners. Contact Us | Terms of Use | Privacy Policy |