mirror of
https://github.com/LearnOpenGL-CN/LearnOpenGL-CN.git
synced 2025-08-22 20:25:28 +08:00
4 lines
198 B
ApacheConf
4 lines
198 B
ApacheConf
Header add Access-Control-Allow-Origin "*"
|
|
Header add Access-Control-Allow-Headers "origin, x-requested-with, content-type"
|
|
Header add Access-Control-Allow-Methods "PUT, GET, POST, DELETE, OPTIONS"
|