On Aug 30, 2012, at 15:50 , yashgt wrote:
> Hi,
>
> I have 2 server sections in my config. One runs on port 80 and SSL on 443.
> The other on port 83 and its SSL on 444:
> listen 83 default ;
> ## SSL directives might go here
> listen 444 ssl;
> Once I restart nginx and run netstat -a I see port 443 being used but not
> port 444. What might be the issue?
What does "nginx -t" show ?
--
Igor Sysoev
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx