หน้าเว็บ

About me

Hi, I'm cheer. My interest relates to artificial intelligence, machine learning, computer vision, network communication, security algorithm.

วันอาทิตย์ที่ 11 กรกฎาคม พ.ศ. 2553

Ubuntu Apache2

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