Webserver for win32 programmed in Visual Basic (maybe VC later)
Be the first to post a text review of Yet Another Web Server. Rate and review a project by clicking thumbs up or thumbs down in the right column.
Changes v0.1.1 Patch 1 -------------- 001120XpressmodGlobals Changed two lines in loadsettings. Case "bindip" --> Case "serverbindip" Case "port" --> Case "serverport" Changes v0.1.1 -------------- 001116XpressmodGlobals, modMain wrote loadsettings default configfile is httpd.conf or httpd.conf.dist changed some in Sub Main in modMain beacause of this 001116XpressmodDefIndexFile Total rewrite Works, searches files in Indexfile in order from left 001116XpressmodModules Created modModules for handling of module initialization and termination, getting settings from inifile for modules 001116XpresscHttpd Removed sub SendHttpPage and sub SendHttpStatusCode. Added Sub SendFullResponse (HTTP/1+), Sub SendSimpleResponse (HTTP/0.9) and Function GetStatusLine In Sub Handle * Split Header into GeneralHeader etc * Added all header fields Changes v0.1.0 -------------- First release, no changes
Changes v0.1.1 Patch 1 -------------- 001120XpressmodGlobals Changed two lines in loadsettings. Case "bindip" --> Case "serverbindip" Case "port" --> Case "serverport" Changes v0.1.1 -------------- 001116XpressmodGlobals, modMain wrote loadsettings default configfile is httpd.conf or httpd.conf.dist changed some in Sub Main in modMain beacause of this 001116XpressmodDefIndexFile Total rewrite Works, searches files in Indexfile in order from left 001116XpressmodModules Created modModules for handling of module initialization and termination, getting settings from inifile for modules 001116XpresscHttpd Removed sub SendHttpPage and sub SendHttpStatusCode. Added Sub SendFullResponse (HTTP/1+), Sub SendSimpleResponse (HTTP/0.9) and Function GetStatusLine In Sub Handle * Split Header into GeneralHeader etc * Added all header fields Changes v0.1.0 -------------- First release, no changes
Nothing changed, first release.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?