<div dir="ltr"><span style="font-size:12.8px">Hi,</span><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">a similar issue has been discussed here: <a href="https://forum.nginx.org/read.php?2,264392,264392" target="_blank">https://forum.nginx.org/read.php?2,264392,264392</a></div><div style="font-size:12.8px">In short: If you have any http2 directives for a port in your configuration, every connection on that port can use http2.</div><div style="font-size:12.8px">Im not sure if specifying the listen IP will help in this case, but its worth a try. Modify your listen directives to "listen ip:port options;", for example for your last vhost: "<span style="font-size:12.8px">listen </span><span style="font-size:12.8px"><a href="http://192.168.1.163/" target="_blank">192.168.1.163</a>:</span><span style="font-size:12.8px">443 ssl http2;</span>"</div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature">Mit Freundlichen Grüßen<div>Sven Kirschbaum</div></div></div>
<br><div class="gmail_quote">2016-03-15 0:39 GMT+01:00 Roswebnet <span dir="ltr"><<a href="mailto:nginx-forum@forum.nginx.org" target="_blank">nginx-forum@forum.nginx.org</a>></span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">Thank you for your fast response.<br>
<br>
However, could you please provide an example of "IP on the listen<br>
directive"<br>
<br>
I am accessing content from Firefox like <a href="https://192.168.1.162" rel="noreferrer" target="_blank">https://192.168.1.162</a> for https<br>
connection and<br>
<a href="https://192.168.1.163" rel="noreferrer" target="_blank">https://192.168.1.163</a> for http2. Moreover, those ip also accessible by<br>
http:// and served also well, but in my opinion it should gave some kind of<br>
error, because those server names do not have port 80 configured.<br>
<br>
Posted at Nginx Forum: <a href="https://forum.nginx.org/read.php?2,265326,265328#msg-265328" rel="noreferrer" target="_blank">https://forum.nginx.org/read.php?2,265326,265328#msg-265328</a><br>
<div class=""><div class="h5"><br>
_______________________________________________<br>
nginx mailing list<br>
<a href="mailto:nginx@nginx.org">nginx@nginx.org</a><br>
<a href="http://mailman.nginx.org/mailman/listinfo/nginx" rel="noreferrer" target="_blank">http://mailman.nginx.org/mailman/listinfo/nginx</a><br>
</div></div></blockquote></div><br></div></div>