Using Apache in a Python Development Environment
Making a development environment as close to the what's used in production is always a good plan, as it helps to catch issues earlier as you develop. The following details the way we are using apache in the development of a current side-project.
Read the full post on “Using Apache in a Python Development Environment”