4 messages in ru.sysoev.nginxRe: redirecting non www to www.
FromSent OnAttachments
iane...@public.gmane.orgJan 14, 2007 3:11 pm 
Jonathan DanceJan 14, 2007 5:53 pm 
iane...@public.gmane.orgJan 14, 2007 6:26 pm 
Igor SysoevJan 14, 2007 9:27 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: redirecting non www to www.Actions...
From:iane...@public.gmane.org (iane@public.gmane.org)
Date:Jan 14, 2007 6:26:06 pm
List:ru.sysoev.nginx

On Sun, January 14, 2007 8:53 pm, Jonathan Dance wrote:

You would use a separate server directive for this:

server { server_name example.com;

etc...

Thanks for the info!