ultimatepp/reference/ScgiHello/ScgiHello.upp
jeremy_c 9b19929840 *ScgiHello: Updated for move of ScgiServer from it's own bundle to the Web bundle
git-svn-id: svn://ultimatepp.org/upp/trunk@2749 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-04 22:33:27 +00:00

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