Questions tagged [domain-name]

A domain name is a string of characters that identifies a realm of authority within a Domain Naming System (DNS).

A domain name is a string of characters that identifies a realm of authority within a Domain Naming System (DNS). They serve as human-friendly pointers to IP addresses and other resources that host various services like HTTP/HTTPS, SMTP, IMAP, SIP, etc. Domain names can be (and are) used on private networks, but they are an integral component of the modern Internet.

510 questions
-1
votes
1 answer

Domain name registered for client and they want to transfer it to another domain host. OK to charge them for the domain name?

I am a freelance programmer and often I will register a domain name for a client under a domain name reseller (and of course under my account). I wanted to know if there is any standard procedure for selling the domain name to the client or just…
OldWest
  • 2,355
  • 7
  • 41
  • 61
-1
votes
1 answer

Redirect HTTP domain to HTTPS domain via htaccess file code

Please let me know how I can redirect http domain to https domain hassle free via htaccess file. I want to redirect this domain http://example.in to https://example.com domain. Please help me out. Thanks in advance!!!
magento2
  • 47
  • 2
  • 9
-1
votes
1 answer

NS and SOA records not propagated after migration from Route 53

I recently transferred a domain helloorbital.com from GoDaddy to Route 53. However, when I used WhatsMyDNS to check my SOA and NS records, they are still pointing to the old registrar's records, how can I get my records to properly propagate…
-1
votes
1 answer

Is it possible to forward my Domain name to a free hosted website?

I have purchased a Domain name from BigRock. Is it possible to redirect this domain to my free hosted website on pythonanywhere.com with a sub-domain? for ex: myxyz.pythonanywhere.com I am using a free plan of pythonanywhere.com which gives us a…
-1
votes
1 answer

Can you use a domain name while transferring it

I am transferring a domain name from one hosting company to another. The new hosting site has a website ready to use. How can I use the domain name now while it’s being moved. They say it could take up to 10 days ( I have never had to wait that long…
sara
  • 1
  • 4
-1
votes
1 answer

Does DNS lookup to "localhost" return any other host IP address other than "127.0.0.1"?

WIFI's LAN interface(192.168.1.254) is connected to lan-client(192.168.1.68) whose host name is "localhost" and also WIFI's localhost uses the loopback IP address 127.0.0.1. While doing DNS lookup to "localhost", it returns both address…
Rose
  • 11
  • 6
-1
votes
4 answers

How to find the domain is whether HTTP or HTTPS (with or without WWW) using PHP?

I have million (1,000,000) domains list. +----+--------------+--------------------------+ | Id | Domain_Name | Correct_URL | +----+--------------+--------------------------+ | 1 | example1.com | http://www.example1.com | | 2 |…
-1
votes
1 answer

Difference between IP address and Domain Name

I have some trouble to make a difference between IP address, FQDN, domain name... Tell me I'm wrong but an IP address represent a computer (a machine). And a domain name is an other representation of a an address ip, and to make the link between IP…
SWIT ER
  • 35
  • 2
  • 7
-1
votes
2 answers

Map domain name to react application

I have a domain name which i want to link to my react project. The project has no node.js and express dependency.It is purely react project.I have deployed it in the node.js server. How to map the domain name to pure react project??
Pawan Pandey
  • 21
  • 1
  • 5
-1
votes
1 answer

List of Domain Names for Google Geocoding API

We are trying to use Google Geocoding API in one of the system to find the co-ordinates of a particular address. Google API call will be made from an PL/SQL API. We have done the necessary configuration @DB level i.e., ACL and wallets. But need to…
-1
votes
1 answer

aws Route53: Register domain name for 1 year

I am trying to register a .com.au domain name for one year, but can't seem to, only 2 years.
dgamma3
  • 2,333
  • 4
  • 26
  • 47
-1
votes
1 answer

how to set a domain name for an iis hosed application which is mapped to a public ip

i have an application hosted on iis in one of the local system and it is mapped with public ip. Up to now we are using this by http://public-ip/application/login.aspx it is working perfectly, now we want to assign a domain name for the above url…
Krishna Kanth
  • 11
  • 1
  • 1
  • 3
-1
votes
1 answer

How to change name servers ISNIC (DNS for .IS ccTLD)

How do you change name servers for your .is domain at ISNIC ? In my case, the domain zipcode.is has the preconfigured DNS, pointing to ISNIC domain-parking service nserver: parking00.isnic.is and it seems pretty hard/confusing to change…
Yatko
  • 8,715
  • 9
  • 40
  • 46
-1
votes
2 answers

Registered at GoDaddy with NameSilo DNS

If domain.tld is registered at GoDaddy and its default GoDaddy nameservers are changed to use NameSilo's nameservers, is it possible to manage domain.tld's dns at NameSilo?
Guessed
  • 417
  • 1
  • 4
  • 15
-1
votes
1 answer

Understanding how the correct site gets served up to a domain?

This question is sort of dev ops or networking related. When I point a domain at a hosting provider, I use a fairly generic Nameserver, i.e. ns1.digitalocean.com. I understand when I add a domain to my hosting service to manage, that the hosting…
ngboverflow
  • 505
  • 1
  • 6
  • 10