Skip to content

X-Accel Support in NPM for ProjectSend? #2918

Answered by maxcynicle
shanelord01 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @shanelord01 , I was struggling with Nginx Proxy Manager, ProjectSend, and X-ACCEL for like 8 hours as well, until it hit me that I was supposed to add the code to the nginx .conf of the webserver running ProjectSend itself, not the NPM. I deployed ProjectSend using a docker hub image, so I quickly got onto the container's console and edited /config/nginx/site-confs/default.conf to add the code. After restarting the container, it finally works! It doesn't return the 6KB index.php anymore, and the correct file gets downloaded. I'm including the file below just in case

root@64ca355195e0:/# cat /config/nginx/site-confs/default.conf
## Version 2023/04/13 - Changelog: https://github.com/lin…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@shanelord01
Comment options

Answer selected by shanelord01
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