... 使用正则表达式匹配一下请求的源地址注意:nginx判断条件不能直接写在server中,要写在location中 location / { if ($http_origin ~* (^https?
確定! 回上一頁