Any Web server supported by Windows that supports CGI and/or ISAPI, such as Microsoft Internet Information Server (IIS), Netscape, or Apache, can be used with FlashConnect. The following two steps are required and should have been completed as part of the installation procedure. If they were not performed during installation, complete them now to enable FlashConnect to run.
Copy the fccgi.exe and fcisapi.dll files to the cgi-bin or scripts folder for the Web server.
If there is no cgi-bin or scripts folder, check your Web server documentation, create the folder and copy the files there.
Ensure the folder has execute permissions.
Read permissions are not necessary for most servers (and are probably not a good idea).
If necessary, use the Web Content Manager to create a virtual directory /cgi-bin to the scripts folder.
Point the Web server to the WebContent folder by creating a folder to use the FlashConnect Programmer’s Online Reference and examples using one of the alternatives below.
Create a virtual folder entry, w3library, pointing to the location FlashConnect\WebContent folder.
Consult your Web server documentation for instructions to create a virtual folder /w3library to the WebContent folder.
Create a folder under the Document Root folder of the Web server and copy the WebContent files to this folder. Rename the folder w3library (default).
See Also
Customizing Internet Information Server (IIS), Netscape and Apache Web Server Error Messages