HTTP or/and HTTPS server in Python!

Arpad Kiss sekter at mail.matav.hu
Wed Oct 13 18:34:36 EDT 1999


Yes, there are some implementations:
-SimpleHTTPServer.py in the standard distribution,
-Medusa,
-ZServer(this is based on Medusa)

Best regards,
Arpad

----- Original Message ----- 
From: tommy <tommy at artech.se>
Newsgroups: comp.lang.python
To: <python-list at python.org>
Sent: Wednesday, October 13, 1999 7:28 PM
Subject: HTTP or/and HTTPS server in Python!


> 
> Hi!
> 
> I wounder if someone have wrote a HTTP or even a HTTPS server in Python?
> 
> I know that client side of HTTP and HTTPS is avaiable in Python, but how
> about the servers?
> 
> Yes know about modules for useing Python from apache. But I need to use
> Python standard alone for this. 
> 
> SOme1 who have any good suggestions for me?
> 
> Thanks
> 
> Kind regards
> 
> file://Tommy
> 
> 
> 
> 
> 
> -- 
> http://www.python.org/mailman/listinfo/python-list
> 





More information about the Python-list mailing list