Created
November 28, 2014 17:30
-
-
Save claudep/7aec1da661a182be2864 to your computer and use it in GitHub Desktop.
This file contains 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
WSGIDaemonProcess localehelper python-path=/var/www/localehelper:/var/www/virtualenvs/localehelper/lib/python2.7/site-packages display-name=%{GROUP} | |
WSGIProcessGroup localehelper | |
WSGIScriptAlias / /var/www/localehelper/common/wsgi.py |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment