AmbivalentApe/bouef/master/client/.htaccess - Htaccess File

AmbivalentApe/bouef/master/client/.htaccess

AddDefaultCharset UTF-8
Options +MultiViews
RewriteEngine On
Header add Access-Control-ALlow-Origin: "bouef.co.uk"
Header add Access-Control-Allow-Headers "origin, x-requested-with, content-type"
Header add Access-Control-Allow-Methods "PUT, GET, POST, DELETE, OPTIONS"
RewriteRule http-bind/ http://localhost:5280/http-bind/ [P]

On Github License

Files

Download PDF of Htaccess file
GET, POST, PUT

Comments

Apache