arianestolfi/codigo/master/.htaccess - Htaccess File

arianestolfi/codigo/master/.htaccess

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"
Header set Access-Control-Allow-Origin "*"

On Github License

Files

Download PDF of Htaccess file
GET, POST, PUT

Comments

Apache