[Opensim-users] Loading regions configuration from a webserver...

Olish Newman olish at newworldgrid.com
Fri May 30 10:33:06 UTC 2008


Hello !

I'm not sure, but is it possible to load a region config file 
(/Regions/default.xml) from a webserver. Does one of the command line 
option for the opensim.exe is used for this ?
-config or -configfile or another ?

As an example, a region config file is hosted on a local webserver at 
http://localhost/myfile.xml and this file could be :

<Root>
  <Config sim_UUID="b19966b7-6264-4e1f-ade8-b4ebca894ee4" sim_name="My 
Island" sim_location_x="1000" sim_location_y="1000" 
internal_ip_address="0.0.0.0" internal_ip_port="9000" 
allow_alternate_ports="false" external_host_name="127.0.0.1" 
master_avatar_uuid="00000000-0000-0000-0000-000000000000" 
estate_covanant_uuid="4a439117-d3f1-417f-9d8c-7c466c298f7e" 
master_avatar_first="Test" master_avatar_last="User" 
master_avatar_pass="Password" />
</Root>

This way it would be easier to manage.
Any help is much appreciated. Thanks in advance. :)

Kind regards,
Olish.



More information about the Opensim-users mailing list