[Bug 19236] Enable CORS on entire site

https://www.w3.org/Bugs/Public/show_bug.cgi?id=19236

Ryan Lane <rlane32@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rlane32@gmail.com

--- Comment #2 from Ryan Lane <rlane32@gmail.com> 2012-10-03 01:15:36 UTC ---
I worry about enabling this via apache for every request...

We can do it via filematch (which we just did for fonts), and can do it for
MediaWiki's api using this:

http://www.mediawiki.org/wiki/Manual:$wgCrossSiteAJAXdomains

I just enabled that as well.

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Wednesday, 3 October 2012 01:15:38 UTC