2009/dap/contacts .htaccess,1.2,1.3

Update of /sources/public/2009/dap/contacts
In directory hutz:/tmp/cvs-serv14343

Modified Files:
	.htaccess 
Log Message:
allow from anywhere


Index: .htaccess
===================================================================
RCS file: /sources/public/2009/dap/contacts/.htaccess,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- .htaccess	25 May 2011 15:12:08 -0000	1.2
+++ .htaccess	25 May 2011 15:53:17 -0000	1.3
@@ -1 +1 @@
-Header add Access-Control-Allow-Origin "http://w3c-test.org"
\ No newline at end of file
+Header add Access-Control-Allow-Origin "*"
\ No newline at end of file

Received on Wednesday, 25 May 2011 15:53:21 UTC