[GH-ISSUE #3072] Support For FASTCGI? #2085

Open
opened 2026-02-26 07:33:58 +03:00 by kerem · 6 comments
Owner

Originally created by @afzl-wtu on GitHub (Jul 23, 2023).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/3072

Many people failed to run NextCloud FPM version behind Nginx Proxy Manager because of lack of support.
For example I am running fastcgi on port 9000 for managing php files and my nextcloud static contents like css and html are on /nextcloud path in storage.

There is also nginx.conf file available for serving static content through nginx reverse proxy server and passing php to fastcgi port 9000. But I can not fit nginx.conf file into NPM.

Originally created by @afzl-wtu on GitHub (Jul 23, 2023). Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/3072 Many people failed to run NextCloud FPM version behind Nginx Proxy Manager because of lack of support. For example I am running fastcgi on port 9000 for managing php files and my nextcloud static contents like css and html are on /nextcloud path in storage. There is also [nginx.conf](https://github.com/nextcloud/docker/blob/master/.examples/docker-compose/with-nginx-proxy/mariadb/fpm/web/nginx.conf) file available for serving static content through nginx reverse proxy server and passing php to fastcgi port 9000. But I can not fit nginx.conf file into NPM.
Author
Owner

@Hadatko commented on GitHub (Aug 18, 2023):

To run nextcloud fpm you can look at the bottom of https://github.com/NginxProxyManager/nginx-proxy-manager/issues/928

<!-- gh-comment-id:1684501238 --> @Hadatko commented on GitHub (Aug 18, 2023): To run nextcloud fpm you can look at the bottom of https://github.com/NginxProxyManager/nginx-proxy-manager/issues/928
Author
Owner

@afzl-wtu commented on GitHub (Aug 19, 2023):

To run nextcloud fpm you can look at the bottom of #928

I moved to Caddy. It is very simple

<!-- gh-comment-id:1684907837 --> @afzl-wtu commented on GitHub (Aug 19, 2023): > To run nextcloud fpm you can look at the bottom of #928 I moved to Caddy. It is very simple
Author
Owner

@github-actions[bot] commented on GitHub (Apr 9, 2024):

Issue is now considered stale. If you want to keep it open, please comment 👍

<!-- gh-comment-id:2043998296 --> @github-actions[bot] commented on GitHub (Apr 9, 2024): Issue is now considered stale. If you want to keep it open, please comment :+1:
Author
Owner

@arlcrow commented on GitHub (Feb 1, 2025):

👍

<!-- gh-comment-id:2629110381 --> @arlcrow commented on GitHub (Feb 1, 2025): 👍
Author
Owner

@github-actions[bot] commented on GitHub (Sep 12, 2025):

Issue is now considered stale. If you want to keep it open, please comment 👍

<!-- gh-comment-id:3283380610 --> @github-actions[bot] commented on GitHub (Sep 12, 2025): Issue is now considered stale. If you want to keep it open, please comment :+1:
Author
Owner

@AmaseCocoa commented on GitHub (Sep 14, 2025):

👍

<!-- gh-comment-id:3289240709 --> @AmaseCocoa commented on GitHub (Sep 14, 2025): 👍
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nginx-proxy-manager-NginxProxyManager#2085
No description provided.