我使用的是lnmp一键安装包

在虚拟记住添加
add_header 'Access-Control-Allow-Origin' '*'; add_header 'Access-Control-Allow-Credentials' 'true'; add_header 'Access-Control-Allow-Methods' 'OPTION, POST, GET'; add_header 'Access-Control-Allow-Headers' 'X-Requested-With, Content-Type'; nginx php 配置跨域

 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-11-01
  • 2021-09-18
  • 2021-06-07
  • 2021-07-24
猜你喜欢
  • 2021-07-26
  • 2021-05-23
  • 2021-06-02
  • 2022-12-23
相关资源
相似解决方案