Nginx 配置域名跨域单个域名location /live{ ... add_header ... $http_origin这个格式是nginx取请求中header的XXX的值的。 这里取的是origin,而一般跨 ...
確定! 回上一頁