Top "Domain-name" questions

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

Nginx 403 error: directory index of [folder] is forbidden

I have 3 domain names and am trying to host all 3 sites on one server (a Digital Ocean droplet) using Nginx. …

configuration nginx http-status-code-403 domain-name
PHP get domain name

I want to get the domain name for where the script is running. How can that be done with PHP? …

php domain-name
Get The Current Domain Name With Javascript (Not the path, etc.)

I plan on buying two domain names for the same site. Depending on which domain is used I plan on …

javascript domain-name
What is a regular expression which will match a valid domain name without a subdomain?

I need to validate a domain name: google.com stackoverflow.com So a domain in its rawest form - not …

regex validation domain-name
Linux command to translate DomainName to IP

Is there any Linux command to translate domain name to IP?

linux ip domain-name
How can I find the version of php that is running on a distinct domain name?

How can I find the version of php that is running on a distinct server with distinct domain name? (like …

php version domain-name
How to validate domain name in PHP?

Is it possible without using regular expression? For example, I want to check that a string is a valid domain: …

php regex domain-name
How to obtain Domain name via JavaScript?

Is there a way to obtain the domain name of the current page by using javascript in a browser (IE, …

javascript domain-name
Using Domain name instead of localhost in with https in xampp

My question may be stupid, But honestly I searched a lot and got success but not complete. I use xampp …

php apache xampp localhost domain-name
What's the best method in ASP.NET to obtain the current domain?

I am wondering what the best way to obtain the current domain is in ASP.NET? For instance: http://www.…

asp.net asp.net-mvc domain-name