Changes

Jump to: navigation, search

OPS235 Assignment 2 OLD

22 bytes added, 13:55, 9 April 2012
Apache httpd (Section Total: 10 Marks)
:# Start the httpd service using the '''systemctl''' (or '''service''') command.
:# Confirm that you can connect to your web server using a web browser -- both from the machine on which the server is running as well as from another machine on the same network. You should see a test page.
:# Configure this software to start when the system is bootedusing '''systemctl'''.
:# Create a very simple HTML index page for your system, and place it at <code> /var/www/html/index.html </code>
:# Confirm that you can view the index page. If not, adjust your iptables configuration as necessary, or check for errors in <code>/var/log/httpd</code>

Navigation menu