Root
cisco1
Startx
gunzip http.2.0.49.tar.gz/ (Only if not unzipped yet)
tar-xvf httpd-2.0.49.tar
cd httpd-2.0.49
./configure
make
make install
cd
/usr/local/apache2/bin/apachectl start
vi /usr/local/apache2/htdocs/index.html.en
type "I" to insert your name on the H2 line
hit "esc"
:wq
ifconfig (get address)
click on web browser
type http://localhost/