Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Jul 2000 16:48:06 -0700 (PDT)
From:      Linh Pham <lplist@q.closedsrc.org>
To:        =?iso-8859-1?q?Dan=20Fairs?= <danfairs@yahoo.co.uk>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Custom configures
Message-ID:  <Pine.BSF.4.21.0007041646190.2962-100000@q.closedsrc.org>
In-Reply-To: <20000704233609.25161.qmail@web3203.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help

You could put it into /etc/rc.local as:

echo -n "Starting Apache modules:"
echo " ssl" && apachectl startssl

You may have to create the rc.local file

// Linh Pham
//
// Proud supporter of FreeBSD and OpenBSD
// FreeBSD - http://www.freebsd.org
// OpenBSD - http://www.openbsd.org

/*	"Oregon, n.:
		Eighty billion gallons of water
		with no place to go on
		Saturday night."
*/


On Wed, 5 Jul 2000, [iso-8859-1] Dan Fairs wrote:

> Hi,
> 
> Prompted by an earlier email, I'm curious as to what
> the 'standard' is for starting services in FreeBSD.
> For example, I have manually downloaded and compiled
> apache from source, without using the ports
> collection, as I required
> apache+mod_ssl+php4+mod_perl. This was easy enough to
> configure and compile, but... in what file would be
> the 'correct' place to run the apachectl startssl
> command? /etc/rc.network? How does the /etc/rc.d/
> directory (which mysteriously appeared a few days ago
> on my system! - presumably as part of a pkg_add) fit
> in?
> 
> I've just got my head around the way Linux does
> things, so what's FreeBSD's take on startup?
> 
> Thanks in advance,
> Dan
> 
> ____________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.co.uk address at http://mail.yahoo.co.uk
> or your free @yahoo.ie address at http://mail.yahoo.ie
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
> 



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?Pine.BSF.4.21.0007041646190.2962-100000>