Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Jun 2000 12:35:17 -0600 (CST)
From:      Ryan Thompson <ryan@sasknow.com>
To:        Gabriel Ambuehl <gabriel_ambuehl@buz.ch>
Cc:        Ian Reilly <reillyie@pnpa.net>, questions@FreeBSD.ORG
Subject:   Re: Prob with apache+ssl (passwords and starting on reboot)
Message-ID:  <Pine.BSF.4.21.0006171232260.69823-100000@ren.sasknow.com>
In-Reply-To: <17122776591.20000617193554@buz.ch>

next in thread | previous in thread | raw e-mail | index | archive | help
Gabriel Ambuehl wrote to Ian Reilly:

> > i'm running 4.0 and just compiled apache 1.3.12 openssl, mod ssl, mysql,
> > etc..  the problem that i'm running into is this.  1.  at boot, it starts
> > the regular apache (non ssl) and when i try to start the ssl, it always
> > asks for the passwd.  anyone know how to a.  get the ssl to start by
> > default? and while we're at it =)  what about mysql? how do i get it to
> > start as well?
> 
> Well. I copied apachectl to my rc.d dir, renamed it to apachectl.sh
> and modified the case statements in the way that 'start' actually
> starts the SSL apache. Modifications on request.
> 
> Best regards,
>  Gabriel

Wow!  That seems like an awful lot of work.

$ cat /usr/local/etc/rc.d/apache.sh
#!/bin/sh
/usr/local/apache/bin/apachectl startssl && echo -n ' httpd-modssl'


-- 
  Ryan Thompson <ryan@sasknow.com>
  Systems Administrator, Accounts
  Phone: +1 (306) 664-1161

  SaskNow Technologies     http://www.sasknow.com
  #106-380 3120 8th St E   Saskatoon, SK  S7H 0W2



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.0006171232260.69823-100000>