mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-02-13 17:20:21 +00:00
Merge pull request #3522 from nextcloud/enh/noid/add-permanent-redirect
This commit is contained in:
commit
df9fa7edd3
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
http://:80 {
|
http://:80 {
|
||||||
redir https://{host}{uri}
|
redir https://{host}{uri} permanent
|
||||||
}
|
}
|
||||||
|
|
||||||
https://:8443 {
|
https://:8443 {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue