Question : How to auto start apache serve at boot time in Ubuntu

I ran out of disk space while doing a backup. Long story but I managed to move some files and get it booting again properly only now, my apache2 server does not start automatically when the computer boots up. I have to manually start it each time.

I am using Ubuntu 10.04 LTS - the Lucid Lynx

What steps do I need to take to have it auto start at boot time?

Thanks in advance

Answer : How to auto start apache serve at boot time in Ubuntu

Try adding /usr/local/apache/bin/apachectl start to /etc/rc.local

its like the autoexec.bat in windows.....
Random Solutions  
 
programming4us programming4us