ultimatepp/reference/ScgiHello/ScgiHello.upp
cxl ebfeebaf30 reference: ScgiHello example
git-svn-id: svn://ultimatepp.org/upp/trunk@2735 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-03 18:28:47 +00:00

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
"" = "";