修正看看
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@
|
||||
|
||||
# 放在原有 location / { try_files ... } 之前
|
||||
location ^~ /.well-known/acme-challenge/ {
|
||||
root /www/wwwroot/st-joyapparel.com; # 改成你的项目真实根目录(不含 /public)
|
||||
root /www/wwwroot/coolcoth.com; # 改成你的项目真实根目录(不含 /public)
|
||||
default_type text/plain;
|
||||
try_files $uri =404;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user