Bug - IIS Setup script does not add .fcgi to extension restriction list
description
The VB version of the iis setup script added isapi_fcgi.dll to the extension restriction list and set its status to allowed, the .js version does not perform the necessary steps.
1) Fix the script to add the extension file to the restriction list and set its status to allowed.