location { include /nginx/conf.d/proxy.conf; auth_basic "Who's this?"; auth_basic_user_file ""; client_max_body_size ; proxy_pass http://:; }