From 36a8f70931e24ccdf027966b737d95736be6e3f9 Mon Sep 17 00:00:00 2001 From: Jeff Ames Date: Thu, 20 Dec 2007 01:01:42 +0000 Subject: Extended svn:eol-style to check some other file types. --- share/RegionLoading/HOWTO_REMOTE_REGION_LOADING.txt | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'share') diff --git a/share/RegionLoading/HOWTO_REMOTE_REGION_LOADING.txt b/share/RegionLoading/HOWTO_REMOTE_REGION_LOADING.txt index f3afd43..75afcdf 100644 --- a/share/RegionLoading/HOWTO_REMOTE_REGION_LOADING.txt +++ b/share/RegionLoading/HOWTO_REMOTE_REGION_LOADING.txt @@ -1,9 +1,9 @@ -The remote region loading ability allows easier management of what regions a simulator run s from a webserver. -In OpenSim.ini, change the 'region_info_source = filesystem' under [Startup] to 'region_info_source = web'. -Then change the line 'regionload_webserver_url = ' to 'regionload_webserver_url = http://127.0.0.1/default.xml' -replacing 'http://127.0.0.1/default.xml' with the URL of the region XML file. - -The XML file of a remote region is similar to the filesystem version, except it is in one file instead of multiple -region_xxx.xml files. - +The remote region loading ability allows easier management of what regions a simulator run s from a webserver. +In OpenSim.ini, change the 'region_info_source = filesystem' under [Startup] to 'region_info_source = web'. +Then change the line 'regionload_webserver_url = ' to 'regionload_webserver_url = http://127.0.0.1/default.xml' +replacing 'http://127.0.0.1/default.xml' with the URL of the region XML file. + +The XML file of a remote region is similar to the filesystem version, except it is in one file instead of multiple +region_xxx.xml files. + See example_web.xml for an example on how to make a web version for region loading. \ No newline at end of file -- cgit v1.1