I would like to know if is possible to have one website hosted on aws for example www.myname.com but then to have the possibility to map different domains to different paths. for example: map domain www.hellogeorge.com (just an example) to www.myname.com/george then another person to map his domain www.otherdomainchristian.com to www.myname.com/christian
i want to say that the www.myname.com/name is an api end point which generates an html webpage depending on the specific parameter used. If such tecnologies are present may somebody guide me what to learn, study? Thank u very much.