nginx virtualhosts

Asa Wilson lists at ruby-forum.com
Wed Jan 9 19:31:08 MSK 2008


Well I'm assuming since this is a ruby forum that you have two (maybe 
rails) apps which you are trying to separate out.  But you need to pass 
(proxy_pass) the requests to two different ports running your two 
different apps.  For instance localhost:8000 and localhost:7000.  Maybe 
I'm reading your config/intent wrong.

-- 
Posted via http://www.ruby-forum.com/.





More information about the nginx mailing list