Skip to content

Serving arbitratry file by path #15

Closed Answered by nicklayb
nicklayb asked this question in Q&A
Discussion options

You must be logged in to vote

Not really, they do support it, it's just that your nginx prevents support for it.

I don't nginx much but I managed to do it by replacing

-    default     'local://'
+    default     'https:/'

And I provide the url without the https scheme

(A / is appended automatically, not sure why)

And it works, calling localhost/this.is.the.picture.path.png

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@nicklayb
Comment options

Answer selected by shinsenter
@shinsenter
Comment options

@shinsenter
Comment options

@shinsenter
Comment options

@nicklayb
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants