ultimatepp/reference/ScgiHello/ScgiHello.upp
jeremy_c af3d8a7822 Added nginx example config file as nginx works well on Windows as well as *nix systems
git-svn-id: svn://ultimatepp.org/upp/trunk@2742 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-04 16:32:47 +00:00

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