Running cgi-scripts on my home Apache server

Ruediger ruediger.maehl at web.de
Fri Jan 12 07:54:13 EST 2001


Alex Martelli schrieb in Nachricht <93he3h012p4 at news2.newsguy.com>...
> [snip]
>
>This is what Xitami wants, for example (I don't have an
>Apache installation under Windows to try, currently).
>
> [snip]
>Alex
>
# Intro:
Until now, I only made c/s Python applications using mxODBC, but now I am
starting my first web application. It will be an intranet information system
based on production data from the shop floor retrieved from an
MS SQL Server (the contents of the next HTML page is based on
selections in checkboxes and textboxes of the current HTML page, so
each HTML page must be dynamically created).

# What I saw:
Obviously, you are using Xitami as web server. Looks like this is a very
small and effective web server
(http://www.imatix.com/html/xitami/index.htm).

# Question:
Are you using CGI and/or LRWP in conjunction with Xitami?

# I need a bit help to start:
I would be very interested in any hints, tips or samples.

Ruediger






More information about the Python-list mailing list