I have a requirement where i need to add my custom webparts in the MyProfile page(person.aspx). But i should not edit the person.aspx page inturn i have to use my own MyCustomperson.aspx page. to do that i have dropped the aspx page in the SPSMSITEHOST site definition. Now where do i have to refer the url as MyCustomPerson.aspx.
So that this change reflects where ever and when ever the person name is selected to see the public view of the person
Thanks in Advance