Added suggestion for enabling ASP.NET by jududdar.

Updated Setting up Dynamic Map with IIS (markdown)
FrozenCow 2011-02-21 12:51:05 -08:00
parent 7fc252a89d
commit 217b3c6045

@ -1,4 +1,10 @@
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.
This page assumes:
* The root directory of your webserver is found at `C:\Inetpub\wwwroot\`.
* You have IIS and CraftBukkit running on the same machine.
* You have ASP.NET enabled in IIS ([[http://support.microsoft.com/kb/315122]]).
Start:
* To start, create the directory `C:\Inetpub\wwwroot\dynmap\`.
* Create the directory `C:\Inetpub\wwwroot\dynmap\tiles\`.