Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 590 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 590 Bytes

htaccess-cors-buster-for-fonts

htaccess (Apache) modifications for subdomain and cross domain access to font files

Entries made in the htaccess file represent htaccess modfications needed to address Cross Origin Resource Sharing restrictions for fonts enforced by Internet Explorer and Firefox web browsers. Usage instructions are commented within the file.

CORS References:

https://developer.mozilla.org/en-US/docs/HTTP/Access_control_CORS#Access-Control-Allow-Credentials

http://www.w3.org/TR/cors/

Want to contribute? Request to pull or collaborate.