FreeBSD Question

pac1085

Diamond Member
Jun 27, 2000
3,456
0
76
Im prety new to this BSD/Linux stuff. Just installed FreeBSD on a computer, and installed Apache 1.3.20 without a problem. I'm just wondering how I can make it start up with the computer. Right now I have to log in and type /usr/local/apache/bin/apachectl start. Any help appreciated. Even better would be a site that explains in detail how to manage what starts up on boot. Thanks!
 

Supergax

Senior member
Aug 6, 2000
639
0
0
Just stick that line, /usr/local/apache/bin/apachectl start in your /etc/rc.conf file. Anything you put in there will be started when you start up the computer as long as it doesn't need user interaction to start.