diff --git a/.htaccess b/.htaccess index bc501ad..0e071c5 100644 --- a/.htaccess +++ b/.htaccess @@ -12,4 +12,6 @@ Header unset ETag -FileETag None \ No newline at end of file +FileETag None + +Header set Access-Control-Allow-Origin "*" \ No newline at end of file