Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Jul 2002 13:12:19 -0400 (EDT)
From:      Jerry McAllister <jerrymc@clunix.cl.msu.edu>
To:        met@uberstats.com (MET)
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Starting Apache on Startup
Message-ID:  <200207261712.g6QHCJL19646@clunix.cl.msu.edu>
In-Reply-To: <001e01c234ae$8f944d10$6901a8c0@SURVIVAL> from "MET" at Jul 26, 2002 10:13:03 AM

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> If I wanted to start apache on boot up, should I use the rc.conf or the
> inetd.conf file?  And is the choice a preference or one of security or
> stability ?

You should use /usr/local/etc/rc.d/apache.sh

That is the officially correct way to add local site startups.
If you installed from ports, it will probably already be there
and just need renaming with the .sh and maybe a chmod to  set 755
permissions.

////jerry

>  
> - Matthew
>  
>  
> /**************************************************************
>  
>       Matthew Metnetsky
>  
>       met@uberstats.com
>  
> **************************************************************/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207261712.g6QHCJL19646>