Skip to content

Instantly share code, notes, and snippets.

@lloc
Last active August 29, 2015 14:05
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 lloc/46a760210c9cd28809eb to your computer and use it in GitHub Desktop.
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