Currently I have this as my nginx config (each server{}` block is in a different file), that way if a user goes to the HTTP version of either subdomain or even the https version of ftb, they get redirected to the HTTPS of mineos. This was just the best way (that I know of) to get a user to the place I want them, I’ll have to look at redirecting based on scheme, though I doubt it will make a difference, as it doesn’t appear that the redirects have anything to do with my not being able to access the interface.