diff --git a/static/.htaccess b/static/.htaccess index 9100676..8778f7f 100644 --- a/static/.htaccess +++ b/static/.htaccess @@ -1,3 +1,5 @@ +Header set Access-Control-Allow-Origin "*" + RewriteEngine on Redirect permanent "/blog" "/posts"