Skip to content

Instantly share code, notes, and snippets.

@inlanger
Created October 6, 2013 08:35
Show Gist options
  • Save inlanger/6851225 to your computer and use it in GitHub Desktop.
Save inlanger/6851225 to your computer and use it in GitHub Desktop.
Install apache mod_wsgi without python2.6 on Debian7
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