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