creating a small test server on my local computer
John Salerno
johnjsal at NOSPAMgmail.com
Fri Sep 29 14:00:37 EDT 2006
Ok, this is completely unnecessary so I don't intend to get into stuff
that's beyond my skill, but I'm wondering how simple it would be to use
Python to create a server that runs on my computer so I can test my
webpages (because otherwise I have to keep sending them to our IT person
so he can upload them to the server).
The catch is that I need a server that supports SSI and I have no clue
how to write something like this. If it's already been included in the
standard library, then that would be great, otherwise I won't really
mess with it.
Thanks.
More information about the Python-list
mailing list