Hacker News new | ask | show | jobs
by lgeek 5695 days ago
> For example, I realized that due to the same origin policy, the client and server involved have to run on the same ports (not just same machine) which makes it seem that the same server has to serve them.

Mongrel2 (http://mongrel2.org/home) might help with that.