<?php //生产环境建议填写绝对路径,且目录可写,如D:/ssl/ //设置证书路径 $ssldir = "D:/ssl/"; //设置配置文件路径 //$confdir = "D:/wwwroot/nssl/conf/"; $confdir = "D:/nginx/conf/vhost/"; ?>