Open main menu

CDOT Wiki β

Changes

OPS335 Lab 5

136 bytes added, 07:29, 30 March 2016
no edit summary
=== Install, Configure & Run a Webserver (Apache) ===
SecondNext, since we will be running a webmail application, we need to install, configure and run the Apache a webserver that will allow you to run a webmail applicationon our Linux VM.
'''Perform the following steps:'''
#Install the Apache package (the name of the package name is : '''httpd'''), start .#Start the httpd service, make it and enable this service to start automatically, and upon system startup.#Make certain to configure your firewall to allow access to it through the firewall httpd service (i.e. the Apache serves HTTP traffic which goes over TCP port '''80''').
#Now if you navigate to vm4.youruserid.org in a web browser in your host - you should see an Apache testing page.
#Delete the file '''/etc/httpd/conf.d/welcome.conf''' to get rid of the default page.
13,420
edits