mirror of
https://github.com/prasathmani/tinyfilemanager.git
synced 2026-04-26 19:05:54 +03:00
[PR #776] [CLOSED] Support for Nginx X-Accel-Redirect #1050
Labels
No labels
Feature
Feature
Is It Really an Issue?
Need More Info
Request
Security
bug
duplicate
enhancement
enhancement
help wanted
invalid
pull-request
question
suggestion
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tinyfilemanager#1050
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/prasathmani/tinyfilemanager/pull/776
Author: @adamchabin
Created: 4/26/2022
Status: ❌ Closed
Base:
master← Head:support_for_X-Accel-Redirect📝 Commits (3)
8c4a906Sample Nginx config for X-Accel-Redirecta04dbccUpdate README.mda77a4ccsample docker-compose.yml📊 Changes
5 files changed (+150 additions, -10 deletions)
View changed files
📝
README.md(+1 -0)📝
config-sample.php(+6 -0)➕
examples/nginx/docker-compose.yml(+12 -0)➕
examples/nginx/nginx.conf(+105 -0)📝
tinyfilemanager.php(+26 -10)📄 Description
Support for Nginx X-Accel-Redirect ( https://www.nginx.com/resources/wiki/start/topics/examples/x-accel/ )
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.