Updated Setting up Dynamic Map with IIS (markdown)

FrozenCow 2011-05-14 12:02:17 -07:00
parent a6e8c69a41
commit b56b2cdb8a

@ -34,4 +34,8 @@ To:
updateUrl: 'up.aspx?path=',
```
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.
### Troubleshooting ###
Go to your webserver and open up a browser there. Go to *http://localhost/dynmap/up.aspx?path=configuration*. It *should* show some text representing the configuration you have in `configuration.txt`. If it shows some sort of error, analyse the error. If you can't figure out what to do, please come to IRC or the forums.