Commit Graph

22 Commits

Author SHA1 Message Date
Douglas Thor a6a36ec72a Updated mod_wsgi.rst to point to new mod_wsgi repo (#2038) 2016-09-24 13:07:19 +02:00
bagratte 9a80fe691d minor revision of documentation. 2016-04-01 23:12:25 +02:00
accraze fcd573e120 added note about directory permission syntax change
docs had httpd 2.2 syntax for directory permission with a link to Apache 2.4 changes. added an example of httpd 2.4 syntax

resolves #1644
2015-12-09 20:24:23 -08:00
Michael Klich 99bc0dfd3b Add info about working with VE and Python 3
Python 3 does not have execfile function.
2015-10-29 19:03:20 -07:00
defuz d338dc8a13 docs: ``.html``, ``.py`` 2014-11-05 07:52:04 +03:00
defuz 06d9a5e738 docs: :file:`/var/www/foo`, ``/static`` 2014-11-05 07:19:02 +03:00
defuz a8f570cc62 docs: :file:`app.py`, :file:`yourapp/templates` 2014-11-05 06:45:22 +03:00
Nico Revin 22219f51e5 Update doclinks
Fix redirects and broken links
2014-07-24 23:30:50 +04:00
Wxcafé (Clément Hertling) 777e23f81e Update mod_wsgi.rst
Changes deprecated pkg_add to pkg install, adds documentation for yum
2014-06-16 22:07:20 +02:00
EJ Lee 6b9370a854 Update mod_wsgi.rst
note configuration changes in apache 2.4
2014-06-02 21:28:27 +09:00
Daniel Neuhäuser 34871a286e Switch pypi links to https
To which the http version redirects permanently
2014-04-26 01:30:28 +02:00
Akai Kitsune b9df128ba8 Added directions for mod_wsgi vhost configuration under Apache on Windows 2012-07-16 21:08:02 +03:00
Armin Ronacher a9726c43ac Updated mod_wsgi docs to reference the sys.path hackery 2011-12-04 18:59:37 -05:00
Ron DuPlain 207006f4c3 Touch up and integrate docs on deploying Flask. 2011-06-10 12:15:50 -04:00
Ron DuPlain 6875a057ec Fixed small typos in docs. Added a cross-ref. 2010-10-07 19:32:07 +08:00
Armin Ronacher 34fcd19306 Added chapter about fabric based deployments 2010-07-06 16:07:13 +02:00
Armin Ronacher f5d2d324b5 Mention virtualenv in mod_wsgi deployment docs 2010-06-30 09:49:04 +02:00
Georg Brandl a224fecfd5 More typo fixes. 2010-05-30 02:15:05 +08:00
Armin Ronacher 8d356d7cda Fixed a build error and added a touch icon 2010-05-27 12:17:07 +02:00
Armin Ronacher cc8332e9d9 Added troubleshooting infos. This fixes #44 2010-05-24 15:08:35 +02:00
Chris Edgemon a7ff9dbddd Proofreading the documentation 2010-04-19 23:25:51 -05:00
Armin Ronacher c64a4e0bef Break up deployment docs into separate documents. 2010-04-19 11:23:44 +02:00