Top "Domain-name" questions

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

Mysterious CloudFront "Bad request"

I've set up a new domain and web server, and a CloudFront distribution to serve it. CloudFront is successfully serving …

amazon-cloudfront cname domain-name
How to use naked GoDaddy domain with OpenShift hosting?

Desired Behaviour I have a GoDaddy domain name and am using OpenShift for hosting. I would like the following to …

openshift domain-name
How to get page URL or hostname in NextJs Project?

I want to get the page's full URL or site hostname like the image below on Static Site Generator. I …

reactjs next.js hostname domain-name base-url
Trying to set up a .ka domain name

I'm trying to set up a domain with the .ka suffix for a URL shortener for a project I'm working …

dns domain-name
Ansible: ansible_domain or facter_domain - How to get domain value of a hostname mentioned in inventory file

Ansible 1.9.2 / 1.9.4 CentOS 6.7 In my invetory file, I have: [zabbix_server] zabbix.dev-white.projectname.jenkins [some_other_zabbix_server] someotherzabbix.dev-blue.…

ansible ansible-playbook ansible-2.x domain-name ansible-facts
Can I register a .it domain name for a company outside of Italy?

I've got a domain name that would work nicely with a .it domain name (e.g. redd.it). This is …

domain-name
Sinatra - how do I get the server's domain name

I'm trying to get the domain name in my Sinatra app but as a newbie I really am struggling to …

ruby sinatra domain-name
How can I get domain name in Java

I need domain name. Currently I am getting domain name as follows InetAddress addr; String hostnameCanonical; try{ addr = InetAddress.getByName(…

java dns domain-name inetaddress
How to get fully qualified domain name on Windows in Delphi

I need to get a fully qualified domain name for a Windows machine on a domain in Delphi. I've tried …

windows delphi domain-name
Configuring Ubuntu Server so Node.Js app (port 3000) is served at a particular domain server address

I've built a node.js-express app. By default it is listening on port 3000. I have the system hosted on an …

ubuntu node.js domain-name