forked from orbit-oss/flask
Merge branch '1.1.x'
This commit is contained in:
commit
15a49e7297
5 changed files with 6 additions and 14 deletions
|
|
@ -25,7 +25,7 @@ follows:
|
|||
|
||||
.. sourcecode:: text
|
||||
|
||||
$ apt-get install libapache2-mod-wsgi
|
||||
$ apt-get install libapache2-mod-wsgi-py3
|
||||
|
||||
If you are using a yum based distribution (Fedora, OpenSUSE, etc..) you
|
||||
can install it as follows:
|
||||
|
|
@ -39,7 +39,7 @@ using pkg_add:
|
|||
|
||||
.. sourcecode:: text
|
||||
|
||||
$ pkg install ap22-mod_wsgi2
|
||||
$ pkg install ap24-py37-mod_wsgi
|
||||
|
||||
If you are using pkgsrc you can install `mod_wsgi` by compiling the
|
||||
`www/ap2-wsgi` package.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue