Skip to content

Instantly share code, notes, and snippets.

@lloc
Last active August 29, 2015 14:05
Show Gist options
  • Select an option

  • Save lloc/46a760210c9cd28809eb to your computer and use it in GitHub Desktop.

Select an option

Save lloc/46a760210c9cd28809eb to your computer and use it in GitHub Desktop.
...
server {
...
access_log /var/log/nginx/example-access.log;
access_log /var/log/nginx/example-mine.log mine;
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment