修正看看
This commit is contained in:
@@ -10,6 +10,6 @@ try_files $uri $uri/ /index.php?$query_string;
|
||||
|
||||
# Let's Encrypt HTTP-01 验证路径(否则证书签发 404)
|
||||
location ^~ /.well-known/acme-challenge/ {
|
||||
root /www/wwwroot/st-joyapparel.com; # 改成你的项目真实根目录(不含 /public)
|
||||
root /www/wwwroot/coolcoth.com; # 改成你的项目真实根目录(不含 /public)
|
||||
default_type text/plain;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user