Created
October 6, 2013 08:35
-
-
Save inlanger/6851225 to your computer and use it in GitHub Desktop.
Install apache mod_wsgi without python2.6 on Debian7
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
apt-get download libapache2-mod-wsgi | |
dpkg --force-all -i libapache2-mod-wsgi.... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment