forked from orbit-oss/flask
Updated mod_wsgi.rst to point to new mod_wsgi repo (#2038)
This commit is contained in:
parent
01081dbe6c
commit
a6a36ec72a
1 changed files with 4 additions and 4 deletions
|
|
@ -130,12 +130,12 @@ to httpd 2.4 syntax
|
|||
Require all granted
|
||||
|
||||
|
||||
For more information consult the `mod_wsgi wiki`_.
|
||||
For more information consult the `mod_wsgi documentation`_.
|
||||
|
||||
.. _mod_wsgi: http://code.google.com/p/modwsgi/
|
||||
.. _installation instructions: http://code.google.com/p/modwsgi/wiki/QuickInstallationGuide
|
||||
.. _mod_wsgi: https://github.com/GrahamDumpleton/mod_wsgi
|
||||
.. _installation instructions: http://modwsgi.readthedocs.io/en/develop/installation.html
|
||||
.. _virtual python: https://pypi.python.org/pypi/virtualenv
|
||||
.. _mod_wsgi wiki: http://code.google.com/p/modwsgi/w/list
|
||||
.. _mod_wsgi documentation: http://modwsgi.readthedocs.io/en/develop/index.html
|
||||
|
||||
Troubleshooting
|
||||
---------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue