我正在尝试将CORS指令添加到我的nginx文件中,作为简单的静态HTML网站。 (取自http:/ ... server { if ($http_origin ~* (https?://[^/]*\.domain\.com(:[0-9]+)?) ...
確定! 回上一頁