@@ -47,5 +47,6 @@ location / {
# HTTPS 证书申请验证
location /.well-known/acme-challenge/ {
+ access_log logs/acme.log combined;
root ../acme;
}