******************************************************************************
** Special instructions for Internet Information Server version 4 and above **
**                                                                          **
** If you are using IIS4 or IIS5, you should PRINT THIS FILE NOW and follow **
** the instructions after Footprints has finished installing.               **
******************************************************************************
To add the Perl extension to IIS:

1. Go to Start | Programs | Windows 4.0 Option Pack | Microsoft Internet Information Server 
    | Internet  Server Manager.

2. In the Management Console, highlight your Default Web Site.  In the right pane, there 
   should be 5 FootPrints directories aliased:  footprints, help, MRcgi, tmp, and MRimg.

3. Right-click on "MRcgi", and choose "Properties".

4. On the "Virtual Directory" tab, click the "Configuration" button. If you don't have
   this button, click the button which says "Create".

5. In the App Mappings tab, click the "add" button.

6. For "Executable", enter:

		C:\perl\bin\perl.exe %s%s

7. For "Extension", enter:

		.pl

8. Make sure that 'Check that file exists' is not checked.

9. Click OK.  Click "Apply", then OK on the App Mappings tab.

10. Click OK on the MRcgi Properties.

11. Close IIS and save any changes.
