- From: Shane McCarron via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 02 Aug 2010 21:18:15 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/ReSpec.js/css In directory hutz:/tmp/cvs-serv31441 Added Files: .htaccess Log Message: Added a .htaccess that should enable CORS access to respec.css --- NEW FILE: .htaccess --- <FilesMatch "\.(html|htm|js|css)$"> <IfModule mod_headers.c> Header set Access-Control-Allow-Origin "*" </IfModule> </FilesMatch>
Received on Monday, 2 August 2010 21:18:16 UTC