apache
Installing apache with php is a cake walk
sudo aptitude install apache2
sudo aptitude install php5
sudo aptitude install mysql-client mysql-server php5-mysql
browse to http://localhost/ - you should see "It works!"
type zless /usr/share/doc/apache2/README.Debian.gz and read it
in /etc/apache2/sites-available/default, section <VirtualHost *:80>, change DocumentRoot and <Directory /var/www/> to suit
Send mail to the Webmaster
This site best viewed with a browser
Warning: This is a Debian centric site
Many thanks to Debra and Ian Murdock for making Debian possible
First created Jul 12, 2009 ~ Last revised July 12, 2009