I currently have multiple websites set up with the standard Apache virtual host configuration.
My question is how do I set up multiple websites built using Opa so that they run like they would with to with Apache virtual hosts.
ex. When a user types in www.example1.com the server redirects the user to OpaApp1 OR When a user types in www.example2.com the server redirects the user to OpaApp2