CGIDirectoryProperties:CGIDirectory
String, Read/Write
The fully qualified path to CGI directory. CGIDriectory can point to a local hard drive, mapped drive or UNC path.
E.g. WebX1.CGIDirectoryProperties:CGIDirectory = "C:\MyWebServer\Scripts" - WebX will search in C:\MyWebServer\Scripts for CGI scripts/executables. If the script or scripts directory does not exist, WebX will return and error the client.