Steve Piercy
2016-12-27 b648effe2371f8fdb75c2c4317ef828360bd964a
undo update for tutorials/modwsgi
- This requires changes with virtual environments, pcreate, and possibly configuration files. Deferring.
1 files modified
2 ■■■ changed files
docs/tutorials/modwsgi/index.rst 2 ●●● patch | view | raw | blame | history
docs/tutorials/modwsgi/index.rst
@@ -73,7 +73,7 @@
    The first argument to ``get_app`` is the project configuration file
    name.  It's best to use the ``production.ini`` file provided by your
    cookiecutter, as it contains settings appropriate for
    scaffold, as it contains settings appropriate for
    production.  The second is the name of the section within the .ini file
    that should be loaded by ``mod_wsgi``.  The assignment to the name
    ``application`` is important: mod_wsgi requires finding such an