Skip to content

Instantly share code, notes, and snippets.

@shuheilocale
Created November 11, 2015 06:37
Show Gist options
  • Save shuheilocale/838b528da72dfe06db19 to your computer and use it in GitHub Desktop.
Save shuheilocale/838b528da72dfe06db19 to your computer and use it in GitHub Desktop.
user : root
listen: 8080
hosts:
default:
path:
/:
file.dir: /home/vagrant/h2o_doc_root
access-log: /home/vagrant/h2o_log/log
header.add: "Access-Control-Allow-Credentaial:true"
header.add: "Access-Control-Allow-Headers:Accept, X-Access-Token, X-Application-Name, X-Request-Sent-Time"
header.add: "Access-Control-Allow-Methods:GET,POST,OPTIONS"
header.add: "Access-Control-Allow-Origin:*"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment