author | Jordan Doyle <jordan@doyle.wf> | 2016-06-19 12:54:33.0 +01:00:00 |
---|---|---|
committer | Jordan Doyle <jordan@doyle.wf> | 2016-06-19 12:54:33.0 +01:00:00 |
commit | a020e51395dc315e3d674250a8b8053fc22693bd [patch] |
|
tree | 96fc7d50c465326dce8e7b2a9195753d6380902a |
|
parent | 5e03a37506c75609a97c8668226c692b566c1efc |
|
download | a020e51395dc315e3d674250a8b8053fc22693bd.tar.gz |
Allow all headers and all methods
Diff
public/.htaccess | 2 ++ 1 file changed, 2 insertions(+) diff --git a/public/.htaccess b/public/.htaccess index ed4d0da..be821dc 100644 --- a/public/.htaccess +++ a/public/.htaccess @@ -21,6 +21,8 @@ ServerSignature Off Header set Access-Control-Allow-Origin "*" Header set Access-Control-Allow-Methods "*" Header set Access-Control-Request-Headers "*" Header set Timing-Allow-Origin: "*" Header unset X-Powered-By AddDefaultCharset utf-8