Skip to content

Instantly share code, notes, and snippets.

@Daniel15
Created May 22, 2014 21:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Daniel15/3cfaa4489910896a96b0 to your computer and use it in GitHub Desktop.
Save Daniel15/3cfaa4489910896a96b0 to your computer and use it in GitHub Desktop.
Supervisor config for dan.cx
[fcgi-program:mono]
command=/usr/local/bin/fastcgi-mono-server4 /applications=dan.cx:/:/var/www/dan.cx/site/
user=www-data
socket=unix:///var/run/mono/mono.socket
socket_owner=www-data
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment