IIS CGI Configuration

Top  Previous  Next

IIS 5.1 or 6:

1.Open your IIS Manager console
2.Create a virtual directory below your default website and call the alias "mirrormaster"
2.1.Pick your MirrorMaster installation directory, ex. by default "C:\Program Files\SciBit\MirrorMaster"
2.2.Ensure that you check "Read" and "Execute"
3.Open an internet browser and use the new virtual directory to test if the MirrorMaster is functional, ex. "http://machine.name/mirrormaster/mlroproxy.exe/bin", If all was setup correctly, you should see XML output of the MirrorMaster interface.

 

NOTE: mlroproxy uses the provided mlroproxy.xml file to know to which URL to connect to. By default this is setup for the URL http://localhost:3099/bin and should be functional, but if you changed your MM port, you should update the ServiceURL property in this file to point to the correct URL.