Skip to content

Commit a78e2e7

Browse files
committed
remove extra redirects liara_nginx.conf
1 parent e366439 commit a78e2e7

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

liara_nginx.conf

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1255,10 +1255,6 @@ location ~ ^/storage/object-storage/backup-restore/?$ {
12551255
return 301 /object-storage/how-tos/create-backup-using-rclone;
12561256
}
12571257

1258-
location ~ ^?$ {
1259-
return 301 /object-storage/how-tos/create-backup-using-rclone;
1260-
}
1261-
12621258

12631259
# Domain
12641260
location ~ ^/domains/management(?:/.*)?$ {

0 commit comments

Comments
 (0)