3 messages in ru.sysoev.nginxRe: server_name ip_adress?
FromSent OnAttachments
Nuno MagalhãesJul 2, 2009 2:08 pm 
Nuno MagalhãesJul 2, 2009 2:40 pm 
Kirill A. KorinskiyJul 2, 2009 11:59 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: server_name ip_adress?Actions...
From:Nuno Magalhães (nuno@eu.ipp.pt)
Date:Jul 2, 2009 2:40:36 pm
List:ru.sysoev.nginx

Got it.

server { listen 80 default; server_name _ "";

"default" was lacking. I was considering naming my default to aaaadefault but knew there had to be an elegant way.

Sorry for the noise.