Wide-open CORS config for nginx # location / { if ($request_method = 'OPTIONS') ... error_log /var/log/nginx/example-site.com-error.log error; sendfile off; ...
確定! 回上一頁