在wamp服务器中安装ssl:httpd-ssl.conf中的错误
我试图在本地主机上设置sslhttp:/madurad.wordpress.com/2014/04/25/重定向-http-to-https-with-wamp-server/还有很多其他人却无法获得成功。我坚持使用httpd-ssl.conf的语法。设置
<Directory "c:/wamp/www/"> Options Indexes FollowSymLinks AllowOverride all Require all granted SSLOptions +StdEnvVars </Directory>
我试过很多其他的
<Directory "c:/wamp/www/"> SSLOptions +StdEnvVars </Directory>
什么问题不能得到.。
相关问题
相关分类