> # nginx -t > nginx: [emerg] duplicate listen options for http://65.109.175.140:443 in /etc/nginx/sites-enabled/b.com.conf:105 > nginx: configuration file /etc/nginx/nginx.conf test failed > > What am I doing wrong? Probably complains about the duplicate 'reuseport' - leave it just only on one listen directive. rr