Welcome to Apache Haus Distribution Forum
[Wed Mar 21 19:37:20.886782 2012] [mpm_winnt:notice] [pid 2836:tid 300] AH00354: Child: Starting 300 worker threads.[Wed Mar 21 19:53:12.145252 2012] [mpm_winnt:notice] [pid 892:tid 408] AH00424: Parent: Received restart signal -- Restarting the server.[Wed Mar 21 19:53:13.440055 2012] [ssl:warn] [pid 892:tid 408] AH01916: Init: (example.com:443) You configured HTTP(80) on the standard HTTPS(443) port![Wed Mar 21 19:53:13.440055 2012] [mpm_winnt:notice] [pid 892:tid 408] AH00455: Apache/2.4.1 (Win64) OpenSSL/1.0.0g configured -- resuming normal operations[Wed Mar 21 19:53:13.440055 2012] [mpm_winnt:notice] [pid 892:tid 408] AH00456: Server built: Feb 18 2012 16:20:34[Wed Mar 21 19:53:13.440055 2012] [core:notice] [pid 892:tid 408] AH00094: Command line: 'C:\\server2\\Apache23\\bin\\httpd.exe -d C:/server2/Apache23'[Wed Mar 21 19:53:13.440055 2012] [mpm_winnt:notice] [pid 892:tid 408] AH00418: Parent: Created child process 3872[Wed Mar 21 19:53:14.188856 2012] [mpm_winnt:notice] [pid 2836:tid 300] AH00364: Child: All worker threads have exited.[Wed Mar 21 19:53:15.312058 2012] [ssl:warn] [pid 3872:tid 304] AH01916: Init: (example.com:443) You configured HTTP(80) on the standard HTTPS(443) port![Wed Mar 21 19:53:16.606860 2012] [ssl:warn] [pid 3872:tid 304] AH01916: Init: (example.com:443) You configured HTTP(80) on the standard HTTPS(443) port![Wed Mar 21 19:53:16.606860 2012] [mpm_winnt:notice] [pid 3872:tid 304] AH00354: Child: Starting 300 worker threads.
Listen 443SSLPassPhraseDialog builtinSSLSessionCache "shmcb:/server2/Apache23/logs/ssl_scache(512000)"SSLSessionCacheTimeout 300AddType application/x-x509-ca-cert .crtAddType application/x-pkcs7-crl .crl<VirtualHost *:443> ServerSignature Off SSLEngine on ServerName example.com:443 SSLCertificateFile "/server2/apache23/conf/example/ssl.crt" SSLCertificateKeyFile "/server2/apache23/conf/example/ssl.key" SSLCertificateChainFile "/server2/apache23/conf/example/sub.class1.server.ca.pem" SSLCACertificateFile "/server2/apache23/conf/example/ca.pem" SSLProtocol all -SSLv2 SSLHonorCipherOrder On SSLCipherSuite ECDHE-RSA-AES256-SHA384:AES256-SHA256:RC4:HIGH:!MD5:!aNULL:!EDH:!AESGCM:!SSLV2:!eNULL SetOutputFilter DEFLATE DeflateCompressionLevel 9 DocumentRoot "/server2/www" <Files ~"\.(cgi|shtml|phtml|php|htm|html?)$> SSLOptions +StdEnvVars </Files></virtualhost>[/quote]There is no Listen 80