Menu:

PyLucid related terms and definitions

Term:
WSGI
Short definition:
Python "Web Server Gateway Interface"
Content:

The Web Server Gateway Interface defines a simple and universal interface between web servers and web applications or frameworks for the Python programming language. (from: http://en.wikipedia.org/wiki/Web_Server_Gateway_Interface )

PyLucid can run via CGI, fastCGI, mod_Python and others, see also: http://docs.djangoproject.com/en/dev/howto/deployment/

See also:

0 comments:
    there exist no comment
Leave a comment

tag navi help
Fork me on GitHub