Sample Header Ad - 728x90

Simple command line HTTP server

234 votes
22 answers
370358 views
I have a script which generates a daily report which I want to serve to the so called general public. The problem is I don't want to add to my headaches maintance of a HTTP server (e.g. Apache) with all the configurations and security implications. Is there a dead simple solution for serving one small HTML page without the effort of configuring a full blown HTTP server?
Asked by Cid (2555 rep)
Feb 20, 2012, 10:55 AM
Last activity: Sep 18, 2024, 11:30 PM