Changes

Jump to: navigation, search

OPS235 Assignment 2 OLD

254 bytes removed, 11:51, 21 March 2012
no edit summary
::'''NOTE:''' When you are done, you should be able to go to <code>http://'''hostname'''/wiki</code> from any directly-connected machine.
==== Serving Personal Web Pages (Section Total: x 10 Marks)====
:# Configure httpd to serve the <code>~/public_html</code> directories of your users. This will require changes to <code>/etc/httpd/conf/httpd.conf</code> as well as the SELinux configuration. See the man page for <code>httpd_selinux</code> and the Apache [http://httpd.apache.org/docs/2.2/ httpd documentation] for details.
{{Admon/tip|Hint|Look for an "add-handler" line in your httpd.conf file.}}
===C. Write-up (Section Total: x 12 Marks)===
Create a high-quality write-up of this assignment on your wiki. '''Describe in detail exactly what you did to set up each component'''. Include at least these pages:
# A page for your httpd configuration (page name httpd_conf). Along with a description, include the exact text of your httpd.conf file.
# A page for your MySQL configuration (page name mysql_conf). Along with a description, include the details of the steps you performed to set up MySQL.
# A page for your SELinux configuration (page name selinux_conf). Along with a description, include a list of all of your booleans and their current settings. Show that the configuration is as tight as possible (e.g., don't change booleans unnecessarily).
# A page for your MediaWiki configuration (page name mediawiki_conf). Along with a description, include your MediaWiki configuration file.
# A page for your iptables configuration (page name iptables_conf). Show the exact iptables rules that are in effect. Demonstrate that the configuration is as tight as possible (for example, test access to other services, and include the results of those tests in the wiki page).
13,420
edits

Navigation menu