To add the CORS authorization to the header using Apache, simply add the ... <IfModule mod_headers.c> Header set Access-Control-Allow-Origin "*" </IfModule>.
確定! 回上一頁