update Readme and .htaacess for pages

This commit is contained in:
Ibnu Maksum
2017-03-24 10:16:27 +07:00
parent 24d7ef3f2d
commit 5069d1228d
2 changed files with 49 additions and 60 deletions

2
pages/.htaccess Normal file
View File

@ -0,0 +1,2 @@
Header add Access-Control-Allow-Origin "*"
Header add Access-Control-Allow-Methods: "GET,POST,OPTIONS,DELETE,PUT"