Skip to content

Commit

Permalink
Merge pull request #3522 from nextcloud/enh/noid/add-permanent-redirect
Browse files Browse the repository at this point in the history
  • Loading branch information
szaimen authored Oct 16, 2023
2 parents 03c7d0b + 5d2275c commit df9fa7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Containers/mastercontainer/Caddyfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
}

http://:80 {
redir https://{host}{uri}
redir https://{host}{uri} permanent
}

https://:8443 {
Expand Down

0 comments on commit df9fa7e

Please sign in to comment.