
The only thing I have installed is Apache. However the starting of Apache is much different from what they tell you on the site. I don't know why.

Currently there is only the place holder page.

Using the following to shutdown apache:
# /etc/init.d/apache stop
Starting apache
# /etc/init.d/apache start
Work also for the ftp server:
# /etc/init.d/proftpd stop