Date: Sat, 14 May 2005 17:30:30 -0500 From: "Matthew D. Fuller" <fullermd@over-yonder.net> To: Jason Stone <freebsd-security@dfmm.org> Cc: Joe Schmoe <non_secure@yahoo.com> Subject: Re: different ways to disable https in apache... Message-ID: <20050514223030.GA93984@over-yonder.net> In-Reply-To: <20050514151248.J99949@treehorn.dfmm.org> References: <20050513155454.63841.qmail@web53302.mail.yahoo.com> <20050514151248.J99949@treehorn.dfmm.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, May 14, 2005 at 03:21:04PM -0700 I heard the voice of Jason Stone, and lo! it spake thus: > > more importantly, mod_ssl modifies the apache module api, It should be noted that one implication of this is that other modules go squirrely when the API changes. For instance, if you install the regular Apache, build mod_php, then switch to the apache+mod_ssl, PHP will blow up and have to be recompiled. And going the other way, as well. So, if you DO have plans to use the SSL side, better to have it in place early so you don't forget. -- Matthew Fuller (MF4839) | fullermd@over-yonder.net Systems/Network Administrator | http://www.over-yonder.net/~fullermd/ On the Internet, nobody can hear you scream.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050514223030.GA93984>