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/.