Centova Technologies Forum
		Centova Cast v3 => Bugs and issues => Topic started by: Roberto Brandolini on February 22, 2013, 10:37:48 am
		
			
			- 
				Hi Steve,
 in shoutcast2 server.conf the default centova3 write is:
 
 ;
 ; FLASH SECURITY
 ;
 ; name of file that has flash crossdomain policies                                      Default = crossdomain.xml
 flashpolicyfile=etc/crossdomain.xml
 
 But the crossdomain.xml file is not created there but in
 /var/lib
 
 Can you fix this  ?
 
 
- 
				By way of explanation, the crossdomain.xml file in var/lib/crossdomain.xml is for sctrans2, not DNAS2... the reference to etc/crossdomain.xml in the DNAS2 configuration file is just a default value -- we don't ship a crossdomain.xml file for DNAS2.
 
 I'm not exceedingly familiar with Flash cross-domain access policies but it doesn't appear that the files need to be different, so I'll go ahead and add a crossdomain.xml file to the DNAS2 skeleton as well, and update the configuration file reference.