[Tutor] Http Server with Python

Remco Gerlich scarblac@pino.selwerd.nl
Thu, 31 Aug 2000 10:32:26 +0200


On Thu, Aug 31, 2000 at 08:16:06AM +0000, Bertrand BARRET wrote:
> I'm looking for a sample of code of a simple HTTP Server in Python.(i want 
> just the basic code)
> Where can I find it ?

You want the SimpleHTTPServer and BaseHTTPServer modules as they come with 
the standard Python distribution. If the source code isn't in your Lib/ dir,
you should get Python's source distribution instead of a binary one.

-- 
Remco Gerlich,  scarblac@pino.selwerd.nl