Browse Source

域名证书签名

John-Hong 2 years ago
parent
commit
be72c3d72c
1 changed files with 6 additions and 0 deletions
  1. 6 0
      nginx_parking.conf

+ 6 - 0
nginx_parking.conf

@@ -8,6 +8,12 @@ server {
 	try_files $uri $uri/ router;
     }
 
+
+    location /MP_verify_ZlDO9qUqFIe2bqrN.txt {
+        default_type text/html;
+        return 200 'MP_verify_ZlDO9qUqFIe2bqrN.txt';
+    }
+
     location /TmXne3Z1gY.txt {
         default_type text/html;
         return 200 'TmXne3Z1gY.txt';