Skip to content

Conversation

@backportbot
Copy link

@backportbot backportbot bot commented Oct 8, 2024

Backport of #45765

Warning, This backport's changes differ from the original and might be incomplete ⚠️

Todo

  • Review and resolve any conflicts
  • Remove all the empty commits

Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

…tizing

When using Apache with `DirectorySlash` it will respond with 301 and the URL with trailing slash.
But when using traefik as the reverse proxy it can not rewrite redirects, this leads to the problem
that the Apache response is using HTTP in the redirect but the real server (traefik) is only listening on HTTPS.

Signed-off-by: Ferdinand Thiessen <[email protected]>
@backportbot backportbot bot requested review from Pytal, grnd-alt and susnux October 8, 2024 13:51
@backportbot backportbot bot added the 3. to review Waiting for reviews label Oct 8, 2024
@backportbot backportbot bot added this to the Nextcloud 30.0.1 milestone Oct 8, 2024
@susnux
Copy link
Contributor

susnux commented Oct 8, 2024

/compile amend/

@susnux susnux marked this pull request as ready for review October 8, 2024 13:53
@susnux susnux requested a review from andrey18106 October 8, 2024 13:53
Signed-off-by: nextcloud-command <[email protected]>
@AndyScherzinger AndyScherzinger merged commit 3b51990 into stable30 Oct 8, 2024
@AndyScherzinger AndyScherzinger deleted the backport/45765/stable30 branch October 8, 2024 15:08
This was referenced Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants