location /nginx { add_header Content-Type text/html; return 200 "Nginx is running!"; }