Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
C
cosum
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 4
    • Issues 4
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 1
    • Merge requests 1
  • Requirements
    • Requirements
    • List
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • michael
  • cosum
  • Issues
  • #3

Closed
Open
Created Feb 13, 2021 by Daniel Appelt@danielappelt

Routing does not seem to work when installed on a subdomain

After installing Cosum on a subdomain like https://cosum.example.com the start page opens just fine. Unfortunately, all the links on the start page like https://cosum.example.com/login or https://cosum.example.com/register lead to HTTP code 500 errors with the following message logged by Apache:

[error] [pid nnn] core.c(3879): [client mmm] 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.

If I run the same installation (with adjusted .env) from a subfolder of the domain, i.e. https://example.com/cosum, some of the links work, some of them ignore the subfolder location.

Do you have any idea how to solve these problems. My guess is that the routing in the application currently expects the application to be hosted on a top-level domain.

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None