mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-16 22:02:58 -06:00
14 lines
155 B
Text
14 lines
155 B
Text
description "Hello World as a SCGI Server\377";
|
|
|
|
uses
|
|
Core,
|
|
ScgiServer;
|
|
|
|
file
|
|
htdocs/index.html,
|
|
lighttpd.conf,
|
|
ScgiHello.cpp;
|
|
|
|
mainconfig
|
|
"" = "";
|
|
|