Here is my setup.
- Public site hosted by squarespace.com (www.example-domain.com)
- Web application (AWS EC2/ELB), i would like to be available via the same domain. (my.example-domain.com)
- Custom profile pages available as www.example-domain.com/username
My question is how can i setup the DNS to achieve this? If can't do it just through DNS, any suggestions? The problem i am facing is that if squarespace.com is handling the www.example-domain.com traffic how can i have it only partially handle it for certain urls. Maybe i am going about this in the wrong was all together though.