[PR #1805] [CLOSED] Added note for Apache installs using Debian #12269

Closed
opened 2025-12-29 22:20:34 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/1805
Author: @Kickimanjaro
Created: 1/2/2018
Status: Closed

Base: developHead: patch-1


📝 Commits (1)

  • 64b7f08 Added note for Apache installs using Debian

📊 Changes

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

View changed files

📝 docs/installation/web-server.md (+2 -0)

📄 Description

Fixes:

Corrects missing requirement for Debian using Apache

Install on Debian using Apache fails as described in issue #1688 and requires installing libapache2-mod-wsgi-py3 to continue using #WSGIPassAuthorization


🔄 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/netbox-community/netbox/pull/1805 **Author:** [@Kickimanjaro](https://github.com/Kickimanjaro) **Created:** 1/2/2018 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`64b7f08`](https://github.com/netbox-community/netbox/commit/64b7f08cdec2fe051b8f9bc077182364a5d7a164) Added note for Apache installs using Debian ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/installation/web-server.md` (+2 -0) </details> ### 📄 Description <!-- Thank you for your interest in contributing to NetBox! Please note that our contribution policy requires that a feature request or bug report be opened for approval prior to filing a pull request. This helps avoid wasting time and effort on something that we might not be able to accept. Please indicate the relevant feature request or bug report below. --> ### Fixes: Corrects missing requirement for Debian using Apache <!-- Please include a summary of the proposed changes below. --> Install on Debian using Apache fails as described in issue #1688 and requires installing libapache2-mod-wsgi-py3 to continue using #WSGIPassAuthorization --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 22:20:34 +01:00
adam closed this issue 2025-12-29 22:20:34 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12269