Jorey Bump wrote:
> ... Is there a NotSoSimpleHTTPServer? ...
Steve Holden wrote:
> ... You want ExtremelyBloodyComplicatedHTTPServer :-)
Lee Harr wrote:
... I think I would point to twisted for that.
Michael :-)
--
http://mail.python.org/mailman/listinfo/python-list
> Does anyone know how to use SimpleHTTPServer to:
>
> 1. Support virtual hosts?
>
> 2. Support SSL?
>
> I'd like to use SimpleHTTPServer to create some simple reporting utilities,
> but can't get past these two points. Is there a NotSoSimpleHTTPServer?
I think I would point to twisted for that.
Jorey Bump wrote:
"Michele Simionato" <[EMAIL PROTECTED]> wrote in
news:[EMAIL PROTECTED]:
Just submitted a recipe with this goal in mind:
http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/365606
You may want to warn people that if they run those commands in their home
directory, they wi
Jorey Bump wrote:
Does anyone know how to use SimpleHTTPServer to:
1. Support virtual hosts?
2. Support SSL?
I'd like to use SimpleHTTPServer to create some simple reporting utilities,
but can't get past these two points. Is there a NotSoSimpleHTTPServer?
Give Snakelets a try (snakelets.sf.net).
I
"Michele Simionato" <[EMAIL PROTECTED]> wrote in
news:[EMAIL PROTECTED]:
> Just submitted a recipe with this goal in mind:
>
> http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/365606
You may want to warn people that if they run those commands in their home
directory, they will instantly
Am Wed, 02 Feb 2005 22:37:34 -0800 schrieb Michele Simionato:
> http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/365606
>The standard library modules SimpleHTTPServer and CGIHTTPServer are
>extremely
>useful, but the documentation hides their virtues. I hope to improve the
>situation with t
Just submitted a recipe with this goal in mind:
http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/365606
Michele Simionato
--
http://mail.python.org/mailman/listinfo/python-list