It turns out that I have a project in Amazon and for that project I have a domain (midominio.com.mx) running with route 53. There it does all the magic, I configure the balancer that simultaneously goes to several instances, etc, etc. , etc.
I came up with the fantastic idea of creating a blog, but since I have several servers, I do not want to have conflicts with it and spend money pointing all my files to the service of bucket s3 so that everything is synchronized. So I bought another domain (midominio.mx) and linked it with a shared hosting, there I set up my wordpress blog and everything is great, the problem is that the project and the blog (obviously) work under different domains.
I was wondering if he could do the following: Create a subdomain on route 53- > blog.miproyecto.com.mx and point it to work with the subdomain of my shared hosting - > blog.miproyecto.mx (not redirect, but the end user does not realize that both projects are in separate domains (servers).
Is this possible? and if possible, what would be the procedure?
Currently I have the blog created in my other domain and in route 53 I have created a subdomain pointing to the ip of my shared server, but it does not work :( the truth is not even if this is possible >. <
Thank you.