I'm trying to use mod_headers to set a header for certain file types. Specifically, I want to set Access-Control-Allow-Origin to "*" for ttf files. Is there a rule I can add to my VirtualHost that will do this for me?
| |||
|
feedback
|
|
You can use the
This will restrict the | |||
|
feedback
|
|
And, an alternate option:
| |||
feedback
|