On Tue, 2002-11-19 at 15:53, R. DuFresne wrote: > > As far as I'm aware, and others can correct me if I'm saying something > wrong here, the virtual server directives are optional. The key would be > the server root for the ssl based pages to be served, tough enclosing a > SERVERROOT directive within the virtual server directives would benefit > you in seperation of pages being servered. don't be overly confused by > the virtual server directives, they aren't just for VH hosting <smile>. >
The question is, how do I turn SSL on outside of a virtual server? The SSLEngine On directive gives me the "Illegal attempt to re-initialize SSL for server" error. I comment this out, the server starts, I see mod_ssl listed in the error_log when the server starts and the server is listening on port 443, but it will not accept SSL connections. I now have a standard web server running on port 443, not 80. FYI, I don't really want to seperate the pages being server, I need apache to be the front end for a Tomcat based e-commerce application and I am having problems with getting mod_jk working inside the virtual server that hosts the SSL enabled server. I decided to go this route as I thought it would be easer and server resources are not an issue. Kent ______________________________________________________________________ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
