mirror of
https://github.com/photoprism/photoprism-docs.git
synced 2026-04-25 10:45:52 +03:00
[PR #81] [MERGED] Don't require mod_rewrite for Apache proxying #96
Labels
No labels
bug
docs 📚
done
enhancement
enhancement
help wanted
idea
low-priority
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/photoprism-docs#96
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:patch-1📝 Commits (1)
cacd58cDon'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.