# This a sample config file for B336 Assignment 1 # Another comment # Port Number Port: 15678 # Directory to server documents from DocumentRoot: /home/students/b336/s12345678/webserver # Files to look for and use (if exist) if URL requested is a directory DirectoryIndex: index.html, index.shtml, readme.txt # MIME-Types AddType: text/html, html AddType: text/plain, txt AddType: image/gif, gif AddType: text/html, shtml AddType: application/b336 , b336 AddType: application/murdoch , mu