3.14 Running the server
AllApplicationManualNameSummaryHelp

  • Documentation
    • Reference manual
    • Packages
      • SWI-Prolog HTTP support
        • The HTTP server libraries
          • Running the server
            • Common server interface options
            • Multi-threaded Prolog
            • library(http/http_unix_daemon): Run SWI-Prolog HTTP server as a Unix system daemon
            • From (Unix) inetd
            • MS-Windows
            • As CGI script
            • Using a reverse proxy

3.14.6 As CGI script

To be done.