[Tutor] Single line webserver

Lie Ryan lie.1296 at gmail.com
Tue Nov 8 06:34:21 CET 2011


On 11/08/2011 10:23 AM, Rich Lovely wrote:
> Hi all, I was part of this list a couple of years ago, and a recent discussion at a python dojo brought to mind something I'd seen then:  a one-liner (potentially single statement) webserver.  I'm pretty sure it was posted to this list, but I can't find it in the archives, and a google search is similarly lacking in relevant results.
>
> I was wondering if anyone (maybe the original author?) had a copy they could send me.
>

Windows Command Prompt gotta be the most powerful language on earth, it 
has a full-blown server in a single word:

C:\Program Files\Apache Software Foundation\Apache2.2\bin> httpd.exe



More information about the Tutor mailing list