Skip to content

Instantly share code, notes, and snippets.

@bortzmeyer
Created March 17, 2010 21:48
Show Gist options
  • Save bortzmeyer/335758 to your computer and use it in GitHub Desktop.
Save bortzmeyer/335758 to your computer and use it in GitHub Desktop.
WSGIDaemonProcess bortzmeyer.org processes=3 threads=10 display-name=%{GROUP}
WSGIProcessGroup bortzmeyer.org
<Directory /var/www/www.bortzmeyer.org/wsgis>
Options -Indexes -Multiviews +ExecCGI
Order allow,deny
Allow from all
</Directory>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment