python & shared hosting

Robin Munn rmunn at pobox.com
Wed Apr 2 12:02:27 EST 2003


Jorge Neto <vispersona at hotmail.com> wrote:
> The shared hosting company only has cgi-perl but I would
> like to include some (little) web application on a shared hosting site.
> 
> Anyone knows if it's possible to code the web page with python and make 
> it run via the apache cgi ?
> 
> (I'm still learn python s take it easy on me)

You will probably want to read the cgi module documentation:

    http://www.python.org/doc/current/lib/module-cgi.html

-- 
Robin Munn <rmunn at pobox.com>
http://www.rmunn.com/
PGP key ID: 0x6AFB6838    50FF 2478 CFFB 081A 8338  54F7 845D ACFD 6AFB 6838




More information about the Python-list mailing list