evolution-presentation-persian/impress/extras/mathjax/extensions/a11y/mathmaps/.htaccess

4 lines
198 B
ApacheConf
Raw Normal View History

2018-04-25 21:30:45 +00:00
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"