I have a related issue with mod_ssl under unix...if I send an 'apachectl
graceful' command and the server isn't already running, it automatically
starts it withOUT SSL.  I tried removing all of the <IfDefine SSL> tags
and that didn't work...suggestions?

on an unrelated (to SSL) issue, is there a way to use a separate file
(from httpd.conf) for virtual hosts?  I STFW and didn't find anything, and
tried doing $INCLUDE ala BIND and RADIUS and that broke the server.  I
need to make a script for adding virtual hosts, and it seems like it makes
more sense using a separate file from httpd.conf, since any kind of
parsing error in it kills the server...

TIA!

On Thu, 18 May 2000, Kirk Benson wrote:

> the -D SSL is only necessary if your httpd.conf file has <IfDefine SSL>
> directives surrounding the SSL directives.  If you remove these, SSL ought
> to be enabled.
> 
> > -----Original Message-----
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED]]On Behalf Of Tim Willis
> > Sent: Thursday, May 18, 2000 4:30 PM
> > To: Mod_SSL List
> > Subject: Apache Service SSL Aware
> >
> >
> > I've recently added mod_ssl/OpenSSL to my Win32 Apache server.  Is there a
> > way to reset the Apache service startup to be SSL aware?  I tried
> > adding -D
> > SSL to the regedit services settings and restarting, but this didn't work,
> > is there another way?
> >
> > ------------------
> > Tim Willis
> > IS Technician
> > Code Rite
> > [EMAIL PROTECTED]
> >
> > ______________________________________________________________________
> > Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
> > User Support Mailing List                      [EMAIL PROTECTED]
> > Automated List Manager                            [EMAIL PROTECTED]
> >
> 
> ______________________________________________________________________
> Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
> User Support Mailing List                      [EMAIL PROTECTED]
> Automated List Manager                            [EMAIL PROTECTED]
> 

James Smallacombe                     PlantageNet, Inc. CEO and Janitor
[EMAIL PROTECTED]                                                     http://3.am
=========================================================================

______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to