Updated Setting up Dynamic Map with IIS (markdown)

FrozenCow 2011-01-21 10:43:34 -08:00
parent 35bbf2bc19
commit 7c4e2c7ded

@ -1,7 +1,7 @@
This page assumes your root directory of your webserver is found at `C:\Inetpub\wwwroot\`. Also, it is required to have Minecraft and your webserver running on the same machine.
* To start, create the directory `C:\Inetpub\wwwroot\dynmap\`.
* Create the directory `C:\Inetpub\wwwroot\tiles\`.
* Create the directory `C:\Inetpub\wwwroot\dynmap\tiles\`.
* Copy the contents of the `web` directory found in the repository to `C:\Inetpub\wwwroot\`.
You should now have the following file: `C:\Inetpub\wwwroot\dynmap\up.aspx`.