[PR #1683] [MERGED] Restore VirtualHost Example for Apache HTTP Server 2.4.46 and Earlier #1690

Closed
opened 2026-05-07 01:03:15 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/binwiederhier/ntfy/pull/1683
Author: @jejo86
Created: 3/30/2026
Status: Merged
Merged: 4/4/2026
Merged by: @binwiederhier

Base: mainHead: patch-1


📝 Commits (1)

  • ffa22fc Restore VirtualHost Example for Apache HTTP Server 2.4.46 and Earlier

📊 Changes

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

View changed files

📝 docs/config.md (+65 -1)

📄 Description

In commit 76667ffc the VirtualHost example configuration was adapted to use the latest ProxyPass parameter 'upgrade'. Restore the previous example for Apache HTTP Server 2.4.46 and earlier, which do not have this function yet without replacing the more current solution, but having both side-by-side.

https://httpd.apache.org/docs/2.4/mod/mod_proxy.html#protoupgrade


🔄 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/binwiederhier/ntfy/pull/1683 **Author:** [@jejo86](https://github.com/jejo86) **Created:** 3/30/2026 **Status:** ✅ Merged **Merged:** 4/4/2026 **Merged by:** [@binwiederhier](https://github.com/binwiederhier) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`ffa22fc`](https://github.com/binwiederhier/ntfy/commit/ffa22fc24b340e371b24fd5a998796306d31ae6d) Restore VirtualHost Example for Apache HTTP Server 2.4.46 and Earlier ### 📊 Changes **1 file changed** (+65 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/config.md` (+65 -1) </details> ### 📄 Description In commit 76667ffc the VirtualHost example configuration was adapted to use the latest ProxyPass parameter 'upgrade'. Restore the previous example for Apache HTTP Server 2.4.46 and earlier, which do not have this function yet without replacing the more current solution, but having both side-by-side. https://httpd.apache.org/docs/2.4/mod/mod_proxy.html#protoupgrade --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-07 01:03:15 +02: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/ntfy#1690
No description provided.