1. Installation of the original code package
`gzip -d apache_1.3.20.tar.gz` (Decompress)
`tar xvf apache_1.3.20.tar` (Extract the package)
`cd apache_1.3.20` (Change to the Apache 1.3.20 directory)