Skip to content

Instantly share code, notes, and snippets.

@amacgregor
Created February 9, 2014 15:23
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 amacgregor/8900586 to your computer and use it in GitHub Desktop.
Save amacgregor/8900586 to your computer and use it in GitHub Desktop.
Example
Server {
Port = 9090
Type = fastcgi
SourceRoot = /srv/www/mysite/com/public_html
DefaultDocument = index.php
IniFile = config.ini
}
Eval {
Jit = true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment