Nginx 配置域名跨域单个域名location /live{ ... add_header 'Access-Control-Allow-Origin' ... $http_origin这个格式是nginx取请求中header的XXX的值的。
確定! 回上一頁