mirror of
https://github.com/opensolutions/ViMbAdmin.git
synced 2026-04-26 08:45:54 +03:00
[PR #198] [CLOSED] An error on redirecting address has been fixed #298
Labels
No labels
bug
feature
feature
improvement
improvement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ViMbAdmin-opensolutions#298
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/opensolutions/ViMbAdmin/pull/198
Author: @alphamarket
Created: 6/23/2016
Status: ❌ Closed
Base:
master← Head:patch-1📝 Commits (1)
850a3ecAn 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.