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