[PR #45] [MERGED] Prevent 301 redirects #54

Closed
opened 2026-02-25 21:30:57 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/charlesabarnes/SPFtoolbox/pull/45
Author: @wmantly
Created: 4/8/2021
Status: Merged
Merged: 4/8/2021
Merged by: @charlesabarnes

Base: masterHead: patch-1


📝 Commits (1)

📊 Changes

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

View changed files

📝 javascript/main.js (+1 -1)

📄 Description

operations is a directory, not a resource.
Apache throws a 301 redirect when the / is missing from the URL and this breaks some proxy configurations, and the 301 is simply not needed.


🔄 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/charlesabarnes/SPFtoolbox/pull/45 **Author:** [@wmantly](https://github.com/wmantly) **Created:** 4/8/2021 **Status:** ✅ Merged **Merged:** 4/8/2021 **Merged by:** [@charlesabarnes](https://github.com/charlesabarnes) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`ec18e53`](https://github.com/charlesabarnes/SPFtoolbox/commit/ec18e53759907b61e3bb2b34ee47bf5812b9bf08) Prevent 301 redirects ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `javascript/main.js` (+1 -1) </details> ### 📄 Description `operations` is a directory, not a resource. Apache throws a 301 redirect when the `/` is missing from the URL and this breaks some proxy configurations, and the 301 is simply not needed. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 21:30:57 +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/SPFtoolbox#54
No description provided.