TinyWWWS - Erik Johnson's Stuff
Home
Programs
Nerdom
Art
Contact Me
About Me
A bare-minimum HTTP web server. I don't know how secure it is, the only measure I took so far was to disallow relative paths (".."). Stand-alone, it MIMEs everything as text/html. You can match extensions to MIMEs with mime.txt in the same folder as the server application. This runs in the background, hidden. The only way to kill it is via Ctrl-Alt-Del. For now it is internally-set for servicing 32 connections using index.htm as the default page. You can specify the listening port by passing it as the runing-argument. To serve a folder other than the one the application is in, create a shortcut to the .exe with the "Start in " field set to the desired folder. GET and HEAD methods are supported.

Download here. Download TinyWWWS.exe
28.09.03 - 5.0KB
This page was generated in 0.157 seconds. All images and content are Copyright © 2003-2018 Erik Johnson, unless otherwise noted.