Questions tagged as 'dns'

2
answers

"Search refused" in the Register.br

I'm trying to target my domain to the nameservers I just set up on AWS Route53 from Amazon. They work correctly, but I believe they are not responding to other domains beyond the root (oregionalsul.com). To check authority on a particular dom...
asked by 25.09.2017 / 22:37
2
answers

For what is a TXT (TXT record) entry in a domain?

Generally, the TXT (TXT record) entry is used when setting up a domain to point to an e-mail server. I'd like to know what the goal of TXT is. What is a TXT entry? How do I read the TXT setting for a given...
asked by 21.06.2018 / 20:37
2
answers

How do I create local domains to test my sites and applications?

For my tests, I'd like to create a redirection of any domain to localhost:porta on a local computer under Windows. I thought it would be possible for the hosts file in C:\Windows\System32\drivers\etc\hosts doing something like:...
asked by 10.12.2016 / 16:19
1
answer

How to "connect" a domain already purchased to a Site in Amazon Ec2? [closed]

I own a site that is hosted on HostTugaTech, and on that same site I bought the domain for my site. However, due to problems, I transitioned from my site to amazon ec2. Now, I need to link the site to my domain that I bought. After contacting...
asked by 01.07.2014 / 13:45
1
answer

How to get the HostName from the client using C #?

I need to save in that machine the user performed a certain action, for that I was using the following excerpt: string maquina = Dns.GetHostName(); But I hardly knew that this would return the HostName of the server. How do I get the HostNa...
asked by 07.11.2017 / 18:36
1
answer

Is there any standard, convention or practice that governs the use of static file server domains?

I have the following scenario: Each customer of my service (SaaS) has a custom url. For this, I created a CNAME record *.dominio.com pointing to my server. Eg: empresa1.dominio.com , empresa2.dominio.com , etc. For s...
asked by 15.05.2015 / 17:11
1
answer

What is the correct way to use wildcard DNS?

I need the Apache virtualhost of my server to meet the following rule: 1- If you are domain.com or www.domain.com, then display the content at /var/www/domain.com/home 2- If it is blog.domain.com, then it displays the content in /var/...
asked by 07.09.2014 / 07:12
2
answers

Is there a way to set up a Domain Registration in the .br registry for a certain folder in a URL? [closed]

For example: I will register the site www.fulanodetal.com.br and would like when accessing this domain it exhibited the site www.meusistema.com.br/usuario/11 I've tried using iframe, frameset but I always have trouble catching URLs later, sin...
asked by 04.07.2015 / 16:33
2
answers

Amazon SES - Domain Check in DNS Server of Registro.br

I am using the DNS service of the registry.br, I did a domain check through SES that asked me to insert the following code in the TXT line: /xYz24aNPG4mH2k+amyZer8aDRdqcyQ9ZWZ2w1Fcn6w= However, when trying to insert it into the DNS of the r...
asked by 29.07.2014 / 23:33
1
answer

DNS update cpanel

I'm trying to use a script to update the IP of our server, to be able to access externally since we use dynamic IP. The script I use is [this] [1]: But it returns me the following error: <?php // Based on the hard work of Mitchel...
asked by 01.07.2015 / 21:24