Multiple SSL certificates
Dave Cheney
dave at cheney.net
Tue Oct 21 13:50:44 MSD 2008
Is that IP bound to your server.
I just added this stanza to my config
server {
listen 100.100.100.100;
}
and got
[root at b02s04mr ~]# nginx -t
2008/10/21 05:50:10 [info] 28274#0: the configuration file /etc/nginx/
nginx.conf syntax is ok
2008/10/21 05:50:10 [emerg] 28274#0: the configuration file /etc/nginx/
nginx.conf test failed
Cheers
Dave
On 21/10/2008, at 8:41 PM, Thomas wrote:
> I will use the IP based solution. However I am having problems, when I
> specify: "listen myIP:443", Nginx configuration file tester fails. Why
> is that happening?
More information about the nginx
mailing list