[PR #198] [CLOSED] An error on redirecting address has been fixed #298

Closed
opened 2026-02-26 10:30:41 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/opensolutions/ViMbAdmin/pull/198
Author: @alphamarket
Created: 6/23/2016
Status: Closed

Base: masterHead: patch-1


📝 Commits (1)

  • 850a3ec An error on redirecting address has been fixed

📊 Changes

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

View changed files

📝 public/.htaccess.dist (+1 -1)

📄 Description

the addressing file is wrong, the apache2.4 will raise an error saying AH00124: Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace. which is due to the redirecting address, by fixing this, everything will work file.


🔄 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/opensolutions/ViMbAdmin/pull/198 **Author:** [@alphamarket](https://github.com/alphamarket) **Created:** 6/23/2016 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`850a3ec`](https://github.com/opensolutions/ViMbAdmin/commit/850a3ecf8f54059bc491a1fbe6c87cd45c4a6bc2) An error on redirecting address has been fixed ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `public/.htaccess.dist` (+1 -1) </details> ### 📄 Description the addressing file is wrong, the apache2.4 will raise an error saying `AH00124: Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.` which is due to the redirecting address, by fixing this, everything will work file. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 10:30:41 +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/ViMbAdmin-opensolutions#298
No description provided.