ultimatepp/uppsrc/ScgiServer/ScgiServer.upp
cxl 6fc2830ee9 ScgiServer (thanks jeremy_c!)
git-svn-id: svn://ultimatepp.org/upp/trunk@2736 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-03 18:28:48 +00:00

9 lines
102 B
Text

description "Simple Common Gateway Interface\377";
uses
Web;
file
ScgiServer.cpp,
ScgiServer.h;