From: Varuna Seneviratna <varunaseneviratna@xxxxxxxxx>
To: Richard Shaw <hobbes1069@xxxxxxxxx>
Cc: Community support for Fedora users <users@xxxxxxxxxxxxxxxxxxxxxxx>
Sent: Tue, April 12, 2011 8:08:53 PM
Subject: How to install Apache web server in Fedora 14? Can yum be used for installing?
When I give the command
yum info httpd
The Output is:
Loaded plugins: langpacks, presto, refresh-packagekit
Adding en_GB to language list
Installed Packages
Name : httpd
Arch : i686
Version : 2.2.17
Release : 1.fc14
Size : 2.8 M
Repo : installed
From repo : updates
Summary : Apache HTTP Server
URL : http://httpd.apache.org/
License : ASL 2.0
Description : The Apache HTTP Server is a powerful, efficient, and extensible
: web server.
Does this mean that HTTP Server is already installed on my system and
if it is How do I start it and Access it as local host
Varuna
You can start the service - 'service httpd start'
You'll need to edit the config file.
Check it's running with firefox or whatever browser you choose at 'http://localhost' you should see a test page with some information on it.
-J
-- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines