时间:2021-07-01 10:21:17 帮助过:27人阅读
SSLSessionCache "shmcb:/Apache/logs/ssl_scache(512000)"
SSLSessionCacheTimeout 300
去掉后可以正常启动,但还是不能以HTTPS访问
启用Include conf/extra/httpd-ssl.conf后,无法启动Apache。
将httpd-ssl.conf中的
SSLSessionCache "shmcb:/Apache/logs/ssl_scache(512000)"
SSLSessionCacheTimeout 300
去掉后可以正常启动,但还是不能以HTTPS访问
错误日志呢。。。。