Skip to content

Instantly share code, notes, and snippets.

@boxxxie
Created February 20, 2013 01:36
Show Gist options
  • Save boxxxie/4991954 to your computer and use it in GitHub Desktop.
Save boxxxie/4991954 to your computer and use it in GitHub Desktop.
location /explorer/app/pivotviewer/test/ {
root /home/paul/eg/kraft/cxml/;
}
#"GET /explorer/app/pivotviewer/test/kraft.cxml"
#translates to
#"/home/paul/eg/kraft/cxml/explorer/app/pivotviewer/test/kraft.cxml"
#desired translation being
#"/home/paul/eg/kraft/cxml/kraft.cxml"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment