OA
location / {
try_files $uri @api;
}
если тут у тебя телега, то на другом location сделай файлы )
Size: a a a
OA
location / {
try_files $uri @api;
}
F🍭
F🍭
/var/lib/telegram-bot-api/1234:qwerty/var/lib/telegram-bot-api/1234:qwerty/photos/file_0.jpg
OA
location ~* \/file\/bot\d+:(.*) {
rewrite ^/file\/bot(.*) /$1 break;
try_files $uri @files;
}
F🍭
F🍭
F
OA
F🍭
F🍭
F
F🍭
F🍭
F🍭
F🍭
F🍭
AR
/var/lib/telegram-bot-api/1234:qwerty/var/lib/telegram-bot-api/1234:qwerty/photos/file_0.jpg
F🍭
AR
F🍭