Listen 443 SSLCipherSuite HIGH:MEDIUM:!MD5:!RC4 SSLProxyCipherSuite HIGH:MEDIUM:!MD5:!RC4 SSLHonorCipherOrder on SSLProtocol all -SSLv3 SSLProxyProtocol all -SSLv3 SSLPassPhraseDialog builtin SSLSessionCache "shmcb:D:/xampp/apache/logs/ssl_scache(512000)" SSLSessionCacheTimeout 300 DocumentRoot "D:/xampp/htdocs/clientweb/tableplus" ServerName www.tableplus.com.tw AllowOverride All Options FollowSymLinks AddDefaultCharset UTF-8 Order allow,deny SSLEngine on SSLProtocol all -SSLv2 SSLCipherSuite HIGH:MEDIUM:!aNULL:!MD5:!SEED:!IDEA SSLCACertificateFile "conf/ssl.crt/ca_bundle.crt" SSLCertificateKeyFile "conf/ssl.key/server.key" SSLCertificateFile "conf/ssl.crt/server.crt" SSLOptions +StdEnvVars BrowserMatch "MSIE [2-5]" \ nokeepalive ssl-unclean-shutdown \ downgrade-1.0 force-response-1.0