On Tue, Sep 11, 2012 at 4:09 PM, Law, Bob <[email protected]> wrote: > I was able to figure out the problem. Httpd 2.2.22 does not support the > <IfDefined SSL> command in the ssl.conf file. Once I removed that, then it > started loading my ssl configuration. >
httpd supports <IfDefine> just fine. For 'SSL' to be defined, httpd must be started with the command line flag '-DSSL'. Cheers Tom --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
