[PR #3377] [MERGED] Fixed issue where the HTTP2 support was always enabled in nginx config #3690

Closed
opened 2026-02-26 08:31:35 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/NginxProxyManager/nginx-proxy-manager/pull/3377
Author: @jlesage
Created: 12/9/2023
Status: Merged
Merged: 1/8/2024
Merged by: @jc21

Base: developHead: http2-support-fix


📝 Commits (1)

  • ccf9cce Fixed issue where the HTTP2 support was always enabled in nginx config, no matter what the user configured.

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 backend/templates/_listen.conf (+2 -2)

📄 Description

It was enabled even when disabled by the user.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/NginxProxyManager/nginx-proxy-manager/pull/3377 **Author:** [@jlesage](https://github.com/jlesage) **Created:** 12/9/2023 **Status:** ✅ Merged **Merged:** 1/8/2024 **Merged by:** [@jc21](https://github.com/jc21) **Base:** `develop` ← **Head:** `http2-support-fix` --- ### 📝 Commits (1) - [`ccf9cce`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/ccf9cce8251fdbac7e4d7f46befcc0a02d801c53) Fixed issue where the HTTP2 support was always enabled in nginx config, no matter what the user configured. ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `backend/templates/_listen.conf` (+2 -2) </details> ### 📄 Description It was enabled even when disabled by the user. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 08:31:35 +03:00
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#3690
No description provided.