Install Setup Apache Web Server YUM Fedora Core Server
Install Apache Web Server using YUM Setup and Configuration on Fedora Core Server.
In Linux distributions, normally the default web server will use Apache as known as httpd. The configuration files for httpd is located on directory /etc/httpd. This step by step tutorial will show and explain how the apache web sever working on the Fedora Core Operating System Server.
Install Apache Web Server.
[root@proxy9 ~]# yum install httpd
Loaded plugins: refresh-packagekit
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package httpd.i386 0:2.2.11-2.fc10 set to be updated
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
httpd i386 2.2.11-2.fc10 updates 1.1 M
Transaction Summary
================================================================================
Install 1 Package(s)
Update 0 Package(s)
Remove 0 Package(s)
Total download size: 1.1 M
Is this ok [y/N]: y
Downloading Packages:
httpd-2.2.11-2.fc10.i386.rpm | 1.1 MB 01:43
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : httpd-2.2.11-2.fc10.i386 1/1
Installed:
httpd.i386 0:2.2.11-2.fc10
Complete!
[root@proxy9 ~]#
[root@proxy9 ~]# service httpd status
httpd is stopped
[root@proxy9 ~]#
[root@proxy9 ~]# service httpd start
Starting httpd: [ OK ]
[root@proxy9 ~]#
[root@proxy9 ~]# elinks http://localhost
Keywords : Install Apache, install httpd, install web server, apache web server, linux web server, fedora web server, setup apache, setup httpd, setup web server, setup fedora, configure apache, configure httpd, configure linux web server, configure fedora.
- 435 reads
Recent popular content



















