Definitelly Nginx + Mongrel is a great combo...
Does anyone know how exactly Nginx configuration works? By default there
is no path under Location / {} and still "Welcome to Nginx" is
displayed.. is Nginx actually serving some file or does it have set
internally IF no path then produce welcome message..?
Also curious about server_name.. if I specify www.server.com there,
I can still access this vhost with some other uri, that also points to
the same ip (but is not listed in server_name line).. how come?
thanx
david
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Deploying Rails" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/rubyonrails-deployment?hl=en
-~----------~----~----~----~------~----~------~--~---