首页 > 其他 > 详细

樱花皇后

时间:2015-11-24 06:29:37      阅读:290      评论:0      收藏:0      [点我收藏+]
481 # Secure (SSL/TLS) connections
482 #Include etc//extra/httpd-ssl.conf
483 #
484 # Note: The following must must be present to support
485 #       starting without SSL on platforms with no /dev/random equivalent
486 #       but a statically compiled-in mod_ssl.
487 #
488 <IfModule ssl_module>
489 SSLRandomSeed startup builtin
490 SSLRandomSeed connect builtin
491 </IfModule>


樱花皇后

原文:http://9460170.blog.51cto.com/9450170/1716109

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!