Updated Setting up without the Internal Web Server(Advanced) (mediawiki)

Kilandor 2011-02-26 00:59:10 -08:00
parent 903b1ada57
commit 85e6882988

@ -1,3 +1,5 @@
'''Due to the nature of this method all features of Dynmap may not yet be working. See The list at the bottom of the page.'''
This page assumes
* You are reasonably experienced with the standalone web server you are using.
@ -72,4 +74,8 @@ RewriteRule ^up/configuration$ dynmap_config.json [L]
RewriteRule ^up/world/(.+)/(.*)$ dynmap_$1.json [L]
```
Now refresh your browser. It should now display online players on *http://mywebserver/dynmap/*, keeping them up-to-date.
Now refresh your browser. It should now display online players on *http://mywebserver/dynmap/*, keeping them up-to-date.
<br>
This is a list of features not yet working/implemented/workaround, for standalone servers. The reason is since there is no live communication between client <-> server work arounds have to be made such as reading/writing files.
* Website -> Server Chat