Homework #1: Fresh Apache Installation

  • Create a directory under your home directory called "apache-hw". (e.g mkdir apache-hw)
  • Copy the Apache distribution from my home directory to your new apache-hw directory (cd apache-hw; cp ~chrisjur/apache_1.3.12.gz .)
  • Perform a complete compile and install of Apache with your new apache-hw directory as the ServerRoot (i.e. in the --prefix=*VALUE* value when you compile should be the apache-hw directory).
  • Configure Apache with the following attirbutes: