Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update nginx configuration #6875

Merged
merged 1 commit into from
Nov 13, 2024
Merged

Update nginx configuration #6875

merged 1 commit into from
Nov 13, 2024

Conversation

nnhien
Copy link
Contributor

@nnhien nnhien commented Jun 20, 2021

  • Add location directive for generic /.well-known handling
  • Remove rewrite directives because redirect option returns a 302 status code, which is inconsistent.

@tflidd
Copy link
Contributor

tflidd commented Apr 22, 2022

It's going the other way around to use specific redirects:
#8007

Add location directive for generic /.well-known handling

Remove rewrite directives because redirect option returns a 302 status code, which is inconsistent.

Signed-off-by: Nick Nhien <nnhien@protonmail.com>
@susnux susnux merged commit 9dc91d6 into nextcloud:master Nov 13, 2024
12 checks passed
Copy link

welcome bot commented Nov 13, 2024

Thanks for your first pull request and welcome to the community! Feel free to keep them coming! If you are looking for issues to tackle then have a look at this selection: https://github.com/nextcloud/documentation/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants