Access a web without the domain (temp dir)
Posted: Thu Feb 18, 2016 12:36 am
Hello,
I would like to know if it is possible to do something to be able to access a website while (for exemple) the DNS propagation is not done yet.
For exemple I have my domain "domain.tld".
I want to check if everything is ok on my hosted website but I can't because my domain is not ready yet.
So I would like to be able to check by: http://{HOST_IP/HOSTNAME}/~domain.tld/ or something like.
If someone know how to do that, by nginx conf or whatever, it could be nice to help me!
Thank you!
I would like to know if it is possible to do something to be able to access a website while (for exemple) the DNS propagation is not done yet.
For exemple I have my domain "domain.tld".
I want to check if everything is ok on my hosted website but I can't because my domain is not ready yet.
So I would like to be able to check by: http://{HOST_IP/HOSTNAME}/~domain.tld/ or something like.
If someone know how to do that, by nginx conf or whatever, it could be nice to help me!
Thank you!