Improved nginx.conf for Ruby On Rails

Dave Cheney dave at cheney.net
Thu Oct 16 17:07:29 MSD 2008


server {
	listen 80;
	server_name your.domain *.your.domain;
}

Cheers

Dave

On 16/10/2008, at 5:23 AM, W. Andrew Loe III wrote:

> Please share! We use wildcard DNS in our application so I need the
> server listening to all hosts.






More information about the nginx mailing list