Answer the question
In order to leave comments, you need to log in
How to concatenate variables in nginx?
You need to upload a video, but before that you need to upload a cover for the video, for this you need to add the word "cover" to the file name. I do it like this:
location /get {
root /path/to/file/$arg_name+cover
Answer the question
In order to leave comments, you need to log in
This is how it should work:root /path/to/file/${arg_name}cover
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question