Set Catch All Landing Page at root of domain
On our instance we use a custom subdomain for all our lading page like: p.example.com then all the landing pages live off that domain like: p.example.com/some-page.html. Currently if a user goes to the root subdomain: p.example.com they get redirect to our main domain: example.com. I think this is due to the MKTO settings where the Hompage is set to: example.com. My question is can I create a landing page within MKTO with a name of 'index' so its url would be p.example.com/index.html and then set the homepage to p.example.com and have it serve up the page created at index.html?