Navigation

  • index
  • modules |
  • next |
  • previous |
  • Werkzeug Documentation (1.0.x) »

Warning: This is an old version. The latest stable version is Version 2.0.x.

Application DeploymentΒΆ

This section covers running your application in production on a web server such as Apache or lighttpd.

  • CGI
    • Creating a .cgi file
    • Server Setup
  • mod_wsgi (Apache)
    • Installing mod_wsgi
    • Creating a .wsgi file
    • Configuring Apache
  • FastCGI
    • Creating a .fcgi file
    • Configuring lighttpd
    • Configuring nginx
    • Debugging
  • HTTP Proxying
    • Creating a .py server
    • Configuring nginx

Logo

Navigation

  • Overview
    • Previous: HTTP Exceptions
    • Next: CGI

Quick search

© Copyright 2007 Pallets. Created using Sphinx 1.8.5.