server { listen 443 ssl; server_name 2023-ContextOS.shylinux.com; include portal/2023-ContextOS/location.conf; } server { listen 80; server_name 2023-ContextOS.shylinux.com; include portal/2023-ContextOS/location.conf; # include location/tohttps.conf; }