I have an existing Apache2 deployment of mod-wsgi 3.4.x on Ubuntu I'd simply like to upgrade that to use the latest mod-wsgi 4.x
I cannot find any documentation on how to do that (i.e., not use mod_wsgi-express). If I use: pip install mod_wsgi Where is the mod_wsgi.so placed? And can I then update the mods-available/wsgi.load file to point to that location and have everything work? I also could not find find any migration documentation. What changes are required between the 3.x and 4.x versions? -- You received this message because you are subscribed to the Google Groups "modwsgi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/modwsgi. For more options, visit https://groups.google.com/d/optout.
