Skip to main content

zc.buildout recipe to create apache modwsgi file.

Project description

Introduction

pyramid_recipe_modwgi is a zc.buildout recipe which create mod_wsgi entry point for your wsgi application.

Package was inspired by collective.recipe.modwsgi.

Example

[buildout] parts = modwsgi

[modwsgi] recipe = pyramid-recipe-modwsgi eggs = pyramid target = ${buildout:directory}/app.wsgi config-file = ${buildout:directory}/production.ini

Changelog

0.1 - 05-10-2012

  • Initial release [garbas]

Contributors

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyramid-recipe-modwsgi-0.1.tar.gz (2.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page