ed
Showing
2 changed files
with
2 additions
and
0 deletions
.htaccess
0 → 100644
| 1 | Header set Access-Control-Allow-Origin "*" | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file |
| ... | @@ -18,3 +18,4 @@ | ... | @@ -18,3 +18,4 @@ |
| 18 | RewriteCond %{HTTP:Authorization} . | 18 | RewriteCond %{HTTP:Authorization} . |
| 19 | RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}] | 19 | RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}] |
| 20 | </IfModule> | 20 | </IfModule> |
| 21 | Header set Access-Control-Allow-Origin "*" | ... | ... |
-
Please register or sign in to post a comment