mirror of
https://github.com/webbukkit/dynmap.git
synced 2024-11-24 19:25:15 +01:00
Updated Setting up without the Internal Web Server(Advanced) (mediawiki)
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
|
This page assumes
|
||||||
|
|
||||||
* You are reasonably experienced with the standalone web server you are using.
|
* 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]
|
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
|
Loading…
Reference in New Issue
Block a user