Local Python Server Installation

Steve Holden sholden at holdenweb.com
Fri Sep 27 09:16:41 EDT 2002


"Kenneth Gomez" <kennethg at pd.jaring.my> wrote in message
news:3d8d4009.375344 at news.jaring.my...
> Chris, you're right. It's an Apache config problem. I'll dig into the
> doc's.


The Wrox book "Professional Apache 2.0" is helpful if you need to understand
how Apache works and, despite its title, it alos covers older versions of
Apache.

If you want to write servers in pure Python you could look at "Python Web
Programming", but you will probably find you can get a lot further than you
thought with simple CGI, then you'll know enough about other directions
you'd like to go.

regards
-----------------------------------------------------------------------
Steve Holden                                  http://www.holdenweb.com/
Python Web Programming                 http://pydish.holdenweb.com/pwp/
Previous .sig file retired to                    www.homeforoldsigs.com
-----------------------------------------------------------------------






More information about the Python-list mailing list