The <VIP_root>\WWW\INETPUB\CGIsamp sub-directory includes demo examples of WEB applications.
These CGI examples are created from some of simple Prolog example programs
supplied with Visual Prolog. The examples are shipped with executables.
You can run these ready-to-use examples at your local server, or examine and
modify the source code of these examples.
To run Web applications from the <VIP_root>\WWW\INETPUB\CGIsamp directory at your local computer, you need to fulfill the following steps:
- Use the "Advanced Options" item in the Personal WEB server.
- Click on the "Edit Properties" button,
- Check "Execute".
- Another way to provide this possibility is to use the File|Properties menu command in the Windows Explorer or Windows Commander to invoke the Properties dialog for this directory.
- Choose "WEB Sharing" tab,
- Check "Share this directory" checkbox.
- In the "Edit Alias" dialog check all checkboxes.
The source code of the WEB demo examples is located in the <VIP_root>\WWW\CGI\Samples
sub-directory.