diff --git a/e107.htaccess b/e107.htaccess index 02761d754..caabf925f 100644 --- a/e107.htaccess +++ b/e107.htaccess @@ -105,13 +105,13 @@ AddOutputFilterByType DEFLATE text/text text/html text/plain text/xml text/css text/javascript application/x-javascript application/javascript application/xml text/xml application/rss+xml - + Header set Cache-Control "public" Header unset Cookie Header unset Set-Cookie # Header set Access-Control-Allow-Origin "http://mydomain.com" - # Header set Access-Control-Allow-Origin "*" # if you're really stuck. + # Header set Access-Control-Allow-Origin "*" # if you're seeing console errors.