Hi :
We have mapped our subdomain api.<ourcompany>.com to our elastic Ip address.
What I want to do is configure Apache so that any request to :
api.<ourcompany>.com gets directed to :
api.<ourcompany>.com/<MyappContext>/api
How can you do this? I believe it is a Apache configuration.


Reply With Quote