Caudium Developer's Guide
 
    Caudium Developer's Guide: Table of Contents Pike Scripts

Caudium Pike Scripts

Caudium allows you to create scripts written in the Pike programming language. Pike scripts are similar to CGI scripts in the way that an end user interacts with them, however there are several significant differences. First, Pike Scripts are run within the server context, without having to start a new external program. This has the primary benefit of being very fast. Second, because the scripts run as part of the server program, they have the same permission as the user that Caudium is running as (except when configured to run the scripts as the user). Disabling auto-reload
Insert any HTML comment here. You can use any HTML tags and containers. Use <phl> ... </phl> if you'd like to insert some Pike / C examples or code.
 
HTML OK CSS