e
Showing
1 changed file
with
1 additions
and
3 deletions
| ... | @@ -16,8 +16,6 @@ | ... | @@ -16,8 +16,6 @@ |
| 16 | RewriteRule ^ index.php [L] | 16 | RewriteRule ^ index.php [L] |
| 17 | 17 | ||
| 18 | # Handle Authorization Header | 18 | # Handle Authorization Header |
| 19 | Header add Access-Control-Allow-Origin "*" | 19 | |
| 20 | Header add Access-Control-Allow-Headers "origin, x-requested-with, content-type" | ||
| 21 | Header add Access-Control-Allow-Methods "PUT, GET, POST, DELETE, OPTIONS" | ||
| 22 | </IfModule> | 20 | </IfModule> |
| 23 | 21 | ... | ... |
-
Please register or sign in to post a comment