Apache as a reverse proxy for Pylons
Name Apache and modproxy for Pylons Space Pylons Cookbook Section Deployment Version 1.0 Status Draft Reviewed False Author(s) thejimmyg Introduction This article describes how to configure an Apache virtual host to proxy to a Pylons application run ... Other labels:
proxy, deployment
mod_wsgi and workingenv.py
Running a Pylons app under modwsgi using workingenv.py :author: Alberto Valverde .. warning:: This article is out of date. workingenv has been superceded by `virtualenv <http://pypi.python.org/pypi/virtualenv>`. Introduction ============= `modwsgi` is an Apache module developed by Graham ... Other labels:
mod_wsgi, pylons, deploy, paste