Créer un compte gratuit
Rejoignez Calaméo pour publier et partager vos documents !
Notez et commentez vos publications favorites, téléchargez des documents, partagez vos lectures avec vos amis.
Python 3.1 HOWTO webservers
11 pages
Publié par
Poussah
Copyright :
Tous droits réservés
HOWTO Use Python in the web
Release 3.
1
Guido van Rossum
Fred L.
Drake, Jr.
, editor
June 26, 2009
Python Software Foundation
Email: docs@python.
org
Contents
1 The low-level view ii
1.
1 Common Gateway Interface .
.
.
.
.
.
....
[Plus]
HOWTO Use Python in the web
Release 3.
1
Guido van Rossum
Fred L.
Drake, Jr.
, editor
June 26, 2009
Python Software Foundation
Email: docs@python.
org
Contents
1 The low-level view ii
1.
1 Common Gateway Interface .
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
ii
Simple script for testing CGI .
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
ii
Setting up CGI on your own server .
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
iii
Common problems with CGI scripts .
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
iii
1.
2 mod_python .
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
iv
1.
3 FastCGI and SCGI .
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
[Moins]
Tags
data,
django,
fastcgi,
frameworks,
interface,
model,
mod_python,
mod_wsgi,
python,
scgi,
scripts,
server,
servers,
sites,
templates,
turbogears,
wsgi