On Fri, May 19, 2000 at 05:53:39PM -0400, [EMAIL PROTECTED] wrote:
>
> 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?
apachectl is a simple shell script - simply add -DSSL in the graceful)
section - to make it the same as in startssl.
>
> 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...
>
You could do that with the ResourceConfig directive.
vh
Mads Toftum
--
`Darn it, who spiked my coffee with water?!' - lwall
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]