Installing Shell CGI Programs for Windows NT
286
Netscape Enterprise Server Administrator’s Guide
Installing Shell CGI Programs for Windows
NT
This section discusses how to install Shell CGI Programs for Windows NT. The
following topics are included in this section:
•
Overview of Shell CGI Programs for Windows NT
•
Specifying a Shell CGI Directory (Windows NT)
•
Specifying Shell CGI as a File Type (Windows NT)
Overview of Shell CGI Programs for
Windows NT
Shell CGI is a server configuration that lets you run CGI applications using the
file associations set in Windows NT.
For example, if the server gets a request for a shell CGI file called
hello.pl
,
the server uses the Windows NT file associations to run the file using the
program associated with the
.pl
extension. If the
.pl
extension is associated
with the program
C:\bin\perl.exe
, the server attempts to execute the
hello.pl
file as follows:
c:\bin\perl.exe hello.pl
The easiest way to configure shell CGI is to create a directory in your server’s
document root that contains only shell CGI files. However, you can also
configure the server to associate specific file extensions with shell CGI by
editing MIME types from the Enterprise Server.
Note
For information on setting Windows NT file extensions, see your Windows NT
documentation.
Summary of Contents for Netscape Enterprise Server
Page 30: ...Contacting Technical Support 30 Netscape Enterprise Server Administrator s Guide ...
Page 32: ...32 Netscape Enterprise Server Administrator s Guide ...
Page 56: ...Sending Error Information to Netscape 56 Netscape Enterprise Server Administrator s Guide ...
Page 66: ...66 Netscape Enterprise Server Administrator s Guide ...
Page 112: ...Managing a Preferred Language List 112 Netscape Enterprise Server Administrator s Guide ...
Page 158: ...158 Netscape Enterprise Server Administrator s Guide ...
Page 182: ...Using the Watchdog uxwdog Process Unix 182 Netscape Enterprise Server Administrator s Guide ...
Page 196: ...Viewing Events Windows NT 196 Netscape Enterprise Server Administrator s Guide ...
Page 218: ...Enabling the Subagent 218 Netscape Enterprise Server Administrator s Guide ...
Page 266: ...266 Netscape Enterprise Server Administrator s Guide ...
Page 302: ...Enabling WAI Services 302 Netscape Enterprise Server Administrator s Guide ...
Page 310: ...310 Netscape Enterprise Server Administrator s Guide ...
Page 446: ...Customizing the Search Interface 446 Netscape Enterprise Server Administrator s Guide ...
Page 448: ...448 Netscape Enterprise Server Administrator s Guide ...
Page 454: ...Responses 454 Netscape Enterprise Server Administrator s Guide ...
Page 464: ...Referencing ACL Files in obj conf 464 Netscape Enterprise Server Administrator s Guide ...
Page 504: ...504 Netscape Enterprise Server Administrator s Guide ...