I have purchased a domain name (https://example.com). I have a subdomain (https://subdomain.go.com:444) running on specific port on windows web server in AWS. this subdomain belongs to another domain. If someone visits (https://example.com), I would like him to land on my subdomain directory located at (https://subdomain.go.com:444).How can I achieve this in cloudfare DNS?
I do not want to redirect the website to subdomain.
fritex
2
I am afraid por 444 cannot be used with
cloud (proxied mode) on Cloudflare.
But, there is a workaround I believe 
At least, you would have to have a higher plan to do it from my point of understanding, or to use something like Argo Tunnelling, etc.
Furthermore, the port 444 is not a supported and compatible one as follows from the below article:
https://support.cloudflare.com/hc/en-us/articles/200169156-Identifying-network-ports-compatible-with-Cloudflare-s-proxy
Could you try to modify your app and change the port to the one which is supported and compatible with Cloudflare (proxy mode on
cloud)?
system
Closed
3
This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.