I like NGINX but how do I set the Access-Control-Allow-Origin header so I can use web-fonts from my subdomain on my main domain?
feedback
|
|
Nginx has to be compiled with http://wiki.nginx.org/NginxHttpHeadersModule. Then you can do this
| |||
|
feedback
|