server { listen 443 ssl; server_name 2016.shylinux.com; include portal/2016/location.conf; } server { listen 80; server_name 2016.shylinux.com; include location/tohttps.conf; }