server_name for https

Jeff Pang jeffrpang at gmail.com
Mon May 9 10:18:09 MSD 2011


Hello,

Since HTTPS doesn't support vhost, shall we have the need to put the
server_name command in the server section? for example,

         server {
                listen       443;
                server_name  xxx.example.com;
                ....
         }

Thanks.


-- 
Jeff Pang
www.DNSbed.com



More information about the nginx mailing list