Here you can find a few samples and projects.
These eight projects are identical in script, but produce different images, each with the "ticks" imprinted. These can be useful to develop a project routing strategy, or to get a clear indication of how long individual processes are taking.
Three parts in this download. A CGI project that creates a 12,600 x 2,160 supersize PNG with embedded text, a webform that can optionally be used to enter the text, and a sample image of the output. This project makes it easy to stress test various setups, and also to compare benchmarks with Imagick or GD setups creating similar graphics in Linux/PHP.
This is a simple project that returns a command-line directory listing as text/plain. Change the shell entry as needed, which can also include executing shell scripts etc. Use this as a point of inspiration for extending SC/F2 projects with command line items.
This zip file contains examples of using Apache's SSI capabilities in some unique ways. Read the guide and explanations included.
There is a basic example of inserting an HTML file within another. There are examples of inserting content via server scripts, SH, PL and PY. There are examples of calling FlameTwo from within the server-parsed page also using SH, PL and PY. Plus there is an example of calling FlameTwo direcly from within the server-parsed page.
FlameTwo may interest you, but you might want to make your own. This "Starter Kit" can be turned into a standalone or incorporated into your existing solution. There is only a project script, and it is simple and small.