in ubuntu 9.04

apt-get install apache2

/var/www/index.html

http://127.0.0.1/

done

restart

pet@girl:~$ sudo /etc/init.d/apache2 restart

do not use

apache2 -k restart
you will end up with a error

cgi