This post shows how to deploy a Play! application to a server that is running Apache2, mostly as a note to myself. My server hosts multiple domains, and I want the Play! application to run on the example.org domain (which is, obviously, merely an example domain name). The other domains are being served by Apache, [...]
Using Apache2 as a reverse proxy for a Play! application