I registered 1 free domain A.tk
I added site to cloudflare
I configured dns and in linux server (raspberry) to update ip public to subdomain: home.A.tk
But i do not know how to config dns to connect A.tk -> home.A.tk
Please help me !
Record A
@ -> ip public -> proxied
home -> ip public -> dns only
sdayman
February 12, 2020, 11:45pm
2
It sounds like you’re trying to do something like this:
This tutorial covers redirecting one domain to another. For this, we will be redirecting domainA.com to domainB.com.
The following settings need to be configured under the domain you are redirecting from, in this example, this is domainA.com
Step 1, The DNS Record:
The first thing you will need is a DNS record for @, www and any other subdomains you want to redirect, set to . This can point to any IP address as the redirection page rule will execute first. I would recommend pointing…
Thanks @sdayman
It’s working !
But can i forward A.tk -> home.A.tk and keep A.tk in the address bar of web browser ?
sdayman
February 13, 2020, 2:05pm
4
No, because the browser knows you’re at the subdomain and not the root domain.
1 Like
system
Closed
March 14, 2020, 2:06pm
5
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.