Apache ssl startup

2006-03-22 Thread Beech Rintoul
I'm trying to get apache2 to start at boot in ssl mode. After reading through the rc.d script I put apache2ssl_enable=YES in /etc/rc.conf, but it doesn't work. What is the proper way to start the server at boot? The machine is running 6.1-PRERELEASE. Beech --

Re: Apache ssl startup

2006-03-22 Thread Rajarajan Rajamani
On Wed, Mar 22, 2006 at 07:57:24AM -0900, Beech Rintoul wrote: I'm trying to get apache2 to start at boot in ssl mode. After reading through the rc.d script I put apache2ssl_enable=YES in /etc/rc.conf, but it doesn't work. What is the proper way to start the server at boot? The machine is

Re: Apache ssl startup

2006-03-22 Thread Beech Rintoul
On Wednesday 22 March 2006 09:13, Rajarajan Rajamani wrote: On Wed, Mar 22, 2006 at 07:57:24AM -0900, Beech Rintoul wrote: I'm trying to get apache2 to start at boot in ssl mode. After reading through the rc.d script I put apache2ssl_enable=YES in /etc/rc.conf, but it doesn't work. What is

Re: Apache ssl startup

2006-03-22 Thread Robert Huff
Beech Rintoul writes: Yes ssl is fully working. I just have to start it manually. I need to find how to start it in that mode at boot. Normal mode works fine with apache2_enable=YES at boot. Let me summarize for my own benefit: 1) when you put apache2_enable=YES in

Re: Apache ssl startup

2006-03-22 Thread Beech Rintoul
On Wednesday 22 March 2006 11:19, Robert Huff wrote: Beech Rintoul writes: Yes ssl is fully working. I just have to start it manually. I need to find how to start it in that mode at boot. Normal mode works fine with apache2_enable=YES at boot. Let me summarize for my own benefit:

Re: Apache ssl startup

2006-03-22 Thread Paul Schmehl
--On Wednesday, March 22, 2006 11:50:24 -0900 Beech Rintoul [EMAIL PROTECTED] wrote: When I put apache2_enable=YES in rc.conf it starts in normal mode at boot. When I put apache2ssl_enable=YES in rc.conf it doesn't start at all. After boot doing apachectl stop and apachectl startssl starts the

Re: Apache ssl startup

2006-03-22 Thread Robert Huff
Beech Rintoul writes: When I put apache2_enable=YES in rc.conf it starts in normal mode at boot. When I put apache2ssl_enable=YES in rc.conf it doesn't start at all. After boot doing apachectl stop and apachectl startssl starts the server in ssl mode. huff@ uname -v FreeBSD

Re: Apache ssl startup

2006-03-22 Thread Beech Rintoul
On Wednesday 22 March 2006 13:17, Robert Huff wrote: Beech Rintoul writes: When I put apache2_enable=YES in rc.conf it starts in normal mode at boot. When I put apache2ssl_enable=YES in rc.conf it doesn't start at all. After boot doing apachectl stop and apachectl startssl starts

RE: Apache ssl startup

2006-03-22 Thread Andras Kende
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Beech Rintoul Sent: Wednesday, March 22, 2006 8:57 AM To: freebsd-questions@freebsd.org Subject: Apache ssl startup I'm trying to get apache2 to start at boot in ssl mode. After reading through the rc.d

Re: Apache ssl startup

2006-03-22 Thread Beech Rintoul
On Wednesday 22 March 2006 19:50, Andras Kende wrote: -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Beech Rintoul Sent: Wednesday, March 22, 2006 8:57 AM To: freebsd-questions@freebsd.org Subject: Apache ssl startup I'm trying to get apache2