Created
February 20, 2013 01:36
-
-
Save boxxxie/4991954 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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