You may need to know a new apache
1.
"httpd.conf" is changed to "apache2.conf"
and there are further configuration files split in sub directories like.
mods-enabled/ --> for modules
sites-enabled/ --> for virtual hosts
2. document root = /var/www
3. apache program command
/etc/init.d/apache2 start|stop|restart