Skip to content

Instantly share code, notes, and snippets.

@carlosjac
Created July 16, 2010 16:41
Show Gist options
  • Save carlosjac/478602 to your computer and use it in GitHub Desktop.
Save carlosjac/478602 to your computer and use it in GitHub Desktop.
#!/bin/sh
/usr/bin/spawn-fcgi -a 127.0.0.1 -p 9000 -C 6 -u www-data -f /usr/bin/php5-cgi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment