[PR #842] [MERGED] Use configured default page also for IPv6 #3305

Closed
opened 2026-02-26 07:38:49 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/NginxProxyManager/nginx-proxy-manager/pull/842
Author: @Shuro
Created: 1/25/2021
Status: Merged
Merged: 1/27/2021
Merged by: @jc21

Base: developHead: patch-1


📝 Commits (2)

  • 8cb44c7 Merge pull request #830 from jc21/develop
  • d1fac58 Use configured default page also for IPv6

📊 Changes

1 file changed (+5 additions, -0 deletions)

View changed files

📝 backend/templates/default.conf (+5 -0)

📄 Description

Just a small check for the ipv6 variable, similar to _listen.conf,
so that the configured default page is also delivered on ipv6 requests.


🔄 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/842 **Author:** [@Shuro](https://github.com/Shuro) **Created:** 1/25/2021 **Status:** ✅ Merged **Merged:** 1/27/2021 **Merged by:** [@jc21](https://github.com/jc21) **Base:** `develop` ← **Head:** `patch-1` --- ### 📝 Commits (2) - [`8cb44c7`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/8cb44c7b971c1b5f56bc754add9d7e25cf4e1ad1) Merge pull request #830 from jc21/develop - [`d1fac58`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/d1fac583ea0fe2fa5853dcbcf5d0205d3c9f7480) Use configured default page also for IPv6 ### 📊 Changes **1 file changed** (+5 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `backend/templates/default.conf` (+5 -0) </details> ### 📄 Description Just a small check for the ipv6 variable, similar to _listen.conf, so that the configured default page is also delivered on ipv6 requests. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 07:38:49 +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#3305
No description provided.