Top "Subdomain" questions

Subdomain is a domain which is a part of a larger domain.

How do I get a list of all subdomains of a domain?

I want to find out all the subdomains of a given domain. I found a hint which tells me to …

dns subdomain dig nameservers
Share cookie between subdomain and domain

I have two questions. I understand that if I specify the domain as .mydomain.com (with the leading dot) in …

http cookies subdomain
"Could not get any response" response when using postman with subdomain

I am using postman to test an API I have, all is good when the request does not contain sub-domain, …

subdomain postman
.htaccess rewrite subdomain to directory

Is it possible to use .htaccess to rewrite a sub domain to a directory? Example: http://sub.domain.com/ shows …

apache .htaccess url-rewriting dns subdomain
Can (domain name) subdomains have an underscore "_" in it?

Can subdomains (domain names) have underscore _ in them?

dns subdomain standards
PHP function to get the subdomain of a URL

Is there a function in PHP to get the name of the subdomain? In the following example I would like …

php subdomain
How to let PHP to create subdomain automatically for each user?

How do I create subdomain like http://user.mywebsite.com ? Do i have to access htaccess somehow? Is it actually …

php subdomain
Subdomain on different host

I'm trying to host a subdomain for my site with a different hosting company and I'm running into issues on …

subdomain hosting
How to set up subdomains on IIS 7

I have a website sitting on an IIS 7 server: WWW.example.COM I would like to create several sub domains …

asp.net iis iis-7 subdomain
Nginx subdomain configuration

I have nginx acting as a reverse proxy to apache. I now need to add a new subdomain that will …

nginx subdomain