Almost finished. The last thing to do is to create a virtual directory
and change a permission. You may also need to configure IIS to recognize
and process Perl scripts.
-
Open Windows Explorer and locate the subdirectory where
BugTrack is located. Right-click on the subdirectory name and
then click on the Web Sharing tab. You should see:

-
Select Share this folder and then fill in the
next dialog box that appears like this:

-
Make sure to select the Script source access in the
Access Permissions section of this dialog box.
-
Click OK to close this dialog box, click OK again to close
the previous dialog box.
-
Open the Internet Services Manager and locate the bugtrack
virtual directory created in the last step:

-
Right-click on the bugtrack virtual directory and select
properties from the context menu.
-
The screen that appears should resemble this:

-
Click on the Configuration button to bring up the
Application Configuration screen. Make certain
there's an entry at the bottom of this list for the pl
suffix mapping it to the Perlis.dll installed in
the ActivePerl subdirectory:

-
If that checks out, you should be in working order.
|