Re: [python-win32] Running Python HTTPServer as Windows Service

2008-06-30 Thread Luke Stedman
to stopping/killing the web server when it is stopped in the service window? Cheers Luke 2008/6/30 Luke Stedman <[EMAIL PROTECTED]>: > Hey guys, > > I am in the process of trying to setup a Python HTTPServer as a Windows > Service. > > I have a set of scripts that run the

[python-win32] Running Python HTTPServer as Windows Service

2008-06-30 Thread Luke Stedman
-python-script-as-windows.html to setup a Service and added the correct values to the registry. When I start the service it appears to work but the web server isn't running. Can anyone offer any further information/advice? Many thanks Luke Stedman ___ p