Updated Setting up the Dynamic Map plugin under Linux (markdown)

FrozenCow 2010-12-31 17:45:50 -08:00
parent 95d146103c
commit fb4c16e125

@ -23,5 +23,6 @@ map-portraitgeneration=0
If everything went alright, you should now find some new `.png` files in `/srv/http/dynmap/tiles/`. You can also go to *http://mywebserver/dynmap/* in your browser. It should display the map, but also display an error not being able to update (player locations and map changes).
To fix this, we need to configure the webserver:
* [[Setting up Dynamic Map with lighttpd under Linux]]
* [[Setting up Dynamic Map with httpd under Linux]]