Skip to content

Instantly share code, notes, and snippets.

@aguimaraes
Created January 20, 2010 23:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save aguimaraes/282389 to your computer and use it in GitHub Desktop.
Save aguimaraes/282389 to your computer and use it in GitHub Desktop.

server { root /web/alvaro/aguimaraes.org/workdiary; server_name workdiary.aguimaraes.org;

access_log /web/alvaro/logs/workdiary.aguimaraes.org-access.log combined buffer=32k; error_log /web/alvaro/logs/workdiary.aguimaraes.org-error.log error; include php_conf; }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment