[PR #81] [MERGED] Don't require mod_rewrite for Apache proxying #96

Closed
opened 2026-03-02 16:47:40 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/photoprism/photoprism-docs/pull/81
Author: @strugee
Created: 6/29/2021
Status: Merged
Merged: 6/30/2021
Merged by: @lastzero

Base: masterHead: patch-1


📝 Commits (1)

  • cacd58c Don't require mod_rewrite for Apache proxying

📊 Changes

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

View changed files

📝 docs/getting-started/proxies/apache-2.md (+2 -4)

📄 Description

It's unnecessary, and plain mod_proxy is much more performant than the rewrite engine.


🔄 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/photoprism/photoprism-docs/pull/81 **Author:** [@strugee](https://github.com/strugee) **Created:** 6/29/2021 **Status:** ✅ Merged **Merged:** 6/30/2021 **Merged by:** [@lastzero](https://github.com/lastzero) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`cacd58c`](https://github.com/photoprism/photoprism-docs/commit/cacd58cd320624ed0beb00b0fdaf55075e91f203) Don't require mod_rewrite for Apache proxying ### 📊 Changes **1 file changed** (+2 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `docs/getting-started/proxies/apache-2.md` (+2 -4) </details> ### 📄 Description It's unnecessary, and plain mod_proxy is much more performant than the rewrite engine. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 16:47:40 +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/photoprism-docs#96
No description provided.