ini ssl_apache2
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了ini ssl_apache2相关的知识,希望对你有一定的参考价值。
<IfModule mod_ssl.c>
<VirtualHost *:443>
SSLEngine on
SSLProtocol all -SSLv2 -SSLv3
SSLCipherSuite ALL:!DH:!EXPORT:!RC4:+HIGH:+MEDIUM:!LOW:!aNULL:!eNULL
SSLEngine On
SSLCertificateFile /etc/apache2/ssl/solenergy_mx.crt
SSLCertificateKeyFile /etc/apache2/ssl/solenergy_mx.key
SSLCACertificateFile /etc/apache2/ssl/solenergy_mx.ca-bundle
ServerName solshop.solenergy.mx
ServerAdmin webmaster@solenergy.mx
DocumentRoot /var/www/html/solshop/
<Directory /var/www/html/solshop/>
Options Indexes FollowSymLinks
AllowOverride All
Require all granted
</Directory>
<IfModule mod_dir.c>
DirectoryIndex index.php index.pl index.cgi index.html index.xhtml index.htm
</IfModule>
</VirtualHost>
</IfModule>
以上是关于ini ssl_apache2的主要内容,如果未能解决你的问题,请参考以下文章
PHP - ini_set() 期望参数 2 是字符串,给定整数
关于红警2尤里复仇RULES.INI的问题
ini PHP 7.2.5
ini 在Apache 2上挂载任何目录
ini tmux conf为2.1以上
ini 浪涌配置(2.x)