cvanlent/tsugi/master/mod/pythonauto/static/files/.htaccess - Htaccess File

cvanlent/tsugi/master/mod/pythonauto/static/files/.htaccess

# This allows for cross-domain GETs to these files in AJAX
Header add Access-Control-Allow-Origin "*"
Header add Access-Control-Allow-Headers "origin, x-requested-with, content-type"
Header add Access-Control-Allow-Methods "GET"

On Github License

Files

Download PDF of Htaccess file

Comments

Apache